A .NET 8.0 CosmosDb Repository based on Microsoft sample.
Info
Version: | 8.0.0 |
Author(s): | Rafael Mac Menz |
Last Update: | Monday, January 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/m4cm3nz/Infrastructure.Data.CosmosDb |
NuGet Url: | https://www.nuget.org/packages/Infrastructure.Data.CosmosDb |
Install
Install-Package Infrastructure.Data.CosmosDb
dotnet add package Infrastructure.Data.CosmosDb
paket add Infrastructure.Data.CosmosDb
Infrastructure.Data.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Infrastructure.Data.Abstractions(>= 1.0.1)
- Microsoft.Azure.DocumentDB.Core(>= 2.13.1)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags