CosmosDB (MongoDB) database provider for Weapsy.Cqrs event store.
Info
Version: | 2.2.0 |
Author(s): | Luca Briguglia |
Last Update: | Saturday, May 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Weapsy/Weapsy.Cqrs |
NuGet Url: | https://www.nuget.org/packages/Weapsy.Cqrs.EventStore.CosmosDB.MongoDB |
Install
Install-Package Weapsy.Cqrs.EventStore.CosmosDB.MongoDB
dotnet add package Weapsy.Cqrs.EventStore.CosmosDB.MongoDB
paket add Weapsy.Cqrs.EventStore.CosmosDB.MongoDB
Weapsy.Cqrs.EventStore.CosmosDB.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Weapsy.Cqrs(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
- Microsoft.Extensions.Configuration(>= 2.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.2)
- MongoDB.Driver(>= 2.6.1)
Tags