Cosmos DB implementation for the Repository pattern.
Info
Version: | 3.0.1 |
Author(s): | William Liebenberg |
Last Update: | Thursday, February 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://azuregems.io/ |
NuGet Url: | https://www.nuget.org/packages/AzureGems.Repository.CosmosDB |
Install
Install-Package AzureGems.Repository.CosmosDB
dotnet add package AzureGems.Repository.CosmosDB
paket add AzureGems.Repository.CosmosDB
AzureGems.Repository.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
- AzureGems.CosmosDB(>= 1.2.1)
- AzureGems.Repository.Abstractions(>= 1.2.1)
Tags