Service Fabric Reliable Actors extensions for Fabricators Guild solutions.
Info
Version: | 1.4.1 |
Author(s): | Fabricators Guild |
Last Update: | Tuesday, April 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FabricatorsGuild |
NuGet Url: | https://www.nuget.org/packages/FG.ServiceFabric.Actors.CQRS |
Install
Install-Package FG.ServiceFabric.Actors.CQRS
dotnet add package FG.ServiceFabric.Actors.CQRS
paket add FG.ServiceFabric.Actors.CQRS
FG.ServiceFabric.Actors.CQRS Download (Unzip the "nupkg" after downloading)
Dependencies
- FG.Common(>= 1.4.0)
- FG.CQRS(>= 1.4.0)
- FG.ServiceFabric.Actors.Extensions(>= 1.4.0)
- FG.ServiceFabric.Services.Remoting(>= 1.4.0)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.ServiceFabric.Actors(>= 2.8.232)
- Newtonsoft.Json(>= 10.0.3)
Tags