NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing.
Info
| Version: | 5.0.8 |
| Author(s): | Elliot Ritchie |
| Last Update: | Tuesday, April 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://getnes.net |
| NuGet Url: | https://www.nuget.org/packages/NES.NServiceBus |
Install
Install-Package NES.NServiceBus
dotnet add package NES.NServiceBus
paket add NES.NServiceBus
NES.NServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 5.2.14)
- NES(>= 5.0.8)
Tags