domainD repository implementation using NEventStore.
Info
Version: | 0.1.2 |
Author(s): | Veljko Kokanovic |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/veljkokokanovic/domainD |
NuGet Url: | https://www.nuget.org/packages/domainD.Repository.NEventStore |
Install
Install-Package domainD.Repository.NEventStore
dotnet add package domainD.Repository.NEventStore
paket add domainD.Repository.NEventStore
domainD.Repository.NEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- domainD(>= 0.1.2)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- NEventStore(>= 7.0.0)
- NEventStore.Serialization.Json(>= 7.0.0)
Tags