CQRS, DDD and EventSourcing on Service Fabric.
Info
Version: | 1.3.2.1 |
Author(s): | Fabricators Guild |
Last Update: | Wednesday, January 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FabricatorsGuild/FG.ServiceFabric |
NuGet Url: | https://www.nuget.org/packages/FG.ServiceFabric.CQRS |
Install
Install-Package FG.ServiceFabric.CQRS
dotnet add package FG.ServiceFabric.CQRS
paket add FG.ServiceFabric.CQRS
FG.ServiceFabric.CQRS Download (Unzip the "nupkg" after downloading)
Dependencies
- FG.Common(>= 1.3.2.1)
- FG.CQRS(>= 1.3.2.1)
- FG.ServiceFabric.Extensions(>= 1.3.2.1)
- Microsoft.ServiceFabric.Actors(>= 2.8.232)
- Newtonsoft.Json(>= 10.0.3)
Tags