Info
| Version: | 10.0.0 |
| Author(s): | Rafael Mac Menz |
| Last Update: | Thursday, June 11, 2026 |
| .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
Supports CosmosClient injection, automatic database and container creation, and overridable protected methods for easy customization and unit testing.