This library extends the functionality of Papst.EventStore.Abstractions with the integration of a Azure Cosmos DB.
Info
Version: | 4.0.24 |
Author(s): | Marco Papst |
Last Update: | Thursday, July 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MPapst/Papst.EventStore |
NuGet Url: | https://www.nuget.org/packages/Papst.EventStore.CosmosDb |
Install
Install-Package Papst.EventStore.CosmosDb
dotnet add package Papst.EventStore.CosmosDb
paket add Papst.EventStore.CosmosDb
Papst.EventStore.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Papst.EventStore.Abstractions(>= 3.0.2)
- Microsoft.Azure.Cosmos(>= 3.15.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags