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.
Documentation can be found in the wiki.
Clone the sources: git clone https://github.com/csdahlberg/CodeTiger.Azure.Cosmos.git
CodeTiger.Core is developed using Visual Studio 2022.
No extra build steps are required, simply build CodeTiger.Azure.Cosmos.sln using Visual Studio, msbuild
, dotnet build
, or another tool of your choosing.
Before you contribute, please read through the Contributing Guide.
You are also encouraged to join the chat on Gitter or start a discussion by filing an issue.
CodeTiger.Azure.Cosmos is licensed under the MIT license.