This package adds a simple event loader that can be used to orchestrate the loading of events into a domain object.
Info
Version: | 1.0.1 |
Author(s): | Daniel Gee |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgee2/NEventStore.EventLoader |
NuGet Url: | https://www.nuget.org/packages/NEventStore.EventLoader |
Install
Install-Package NEventStore.EventLoader
dotnet add package NEventStore.EventLoader
paket add NEventStore.EventLoader
NEventStore.EventLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyModel(>= 1.1.1)
- NEventStore.NETStandard(>= 1.0.2)