Easy to use Azure Cosmos DB helper library.
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.CosmosDB |
Install
Install-Package AzureGems.CosmosDB
dotnet add package AzureGems.CosmosDB
paket add AzureGems.CosmosDB
AzureGems.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos(>= 3.5.1)
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Logging.Console(>= 3.1.1)
Tags