Infrastructure layer of generic implementation of Repository Pattern in C# to Cosmos DB SQL API.
Info
| Version: | 2.0.0-preview |
| Author(s): | Bruno Brandes |
| Last Update: | Wednesday, September 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/brunobrandes/cosmos-db-sql-api-repository |
| NuGet Url: | https://www.nuget.org/packages/Cosmos.Db.Sql.Api.Repository |
Install
Install-Package Cosmos.Db.Sql.Api.Repository
dotnet add package Cosmos.Db.Sql.Api.Repository
paket add Cosmos.Db.Sql.Api.Repository
Cosmos.Db.Sql.Api.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Cosmos.Db.Sql.Api.Domain(>= 2.0.0)
- Azure.Cosmos(>= 4.0.03)
Tags