EventWay.Infrastructure.CosmosDb is the CosmosDB implementation of the Query Model Repository in the the modular Event Sourcing + CQRS framework, EventWay.
Info
Version: | 1.0.8 |
Author(s): | Mikkel Hempel |
Last Update: | Saturday, March 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Async.EventWay.Infrastructure.CosmosDb |
Install
Install-Package Async.EventWay.Infrastructure.CosmosDb
dotnet add package Async.EventWay.Infrastructure.CosmosDb
paket add Async.EventWay.Infrastructure.CosmosDb
Async.EventWay.Infrastructure.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.Azure.DocumentDB(>= 1.12.1)
- EnterpriseLibrary.TransientFaultHandling(>= 6.0.1304)
- Microsoft.Azure.DocumentDB.TransientFaultHandling(>= 1.5.0)
- Async.EventWay.Query(>= 1.0.8)
Tags