Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.33 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.33 KB

CodeTiger.Azure.Cosmos

Gitter NuGet Status

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.

Source code

Clone the sources: git clone https://github.com/csdahlberg/CodeTiger.Azure.Cosmos.git

Building

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.

Contributing

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.

License

CodeTiger.Azure.Cosmos is licensed under the MIT license.