A generic implementation of Repository Pattern in C# to Cosmos DB SQL API.
Info
Version: | 1.0.29 |
Author(s): | atc-net |
Last Update: | Friday, February 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atc-net/atc-cosmos-sql-api-repository |
NuGet Url: | https://www.nuget.org/packages/Atc.Cosmos.Sql.Api.Repository |
Install
Install-Package Atc.Cosmos.Sql.Api.Repository
dotnet add package Atc.Cosmos.Sql.Api.Repository
paket add Atc.Cosmos.Sql.Api.Repository
Atc.Cosmos.Sql.Api.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos(>= 3.16.0)