-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Chris Dahlberg edited this page Mar 19, 2019
·
2 revisions
CodeTiger.Azure.Cosmos is a .NET library that provides additional functionality for interacting with Azure Cosmos DB, such as the ability to aggregate data from multiple source documents server-side.
Aggregate querying is utilized from client code using LINQ-style extension methods, and the server-side functionality is implemented by automatically-created stored procedures.
This project is licensed under the MIT license.