Queue based commanding base implementations and helpers.
Info
| Version: | 2.0.1 |
| Author(s): | James Randall |
| Last Update: | Tuesday, August 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JamesRandall/AccidentalFish.Commanding |
| NuGet Url: | https://www.nuget.org/packages/AccidentalFish.Commanding.Queue |
Install
Install-Package AccidentalFish.Commanding.Queue
dotnet add package AccidentalFish.Commanding.Queue
paket add AccidentalFish.Commanding.Queue
AccidentalFish.Commanding.Queue Download (Unzip the "nupkg" after downloading)
Dependencies
- AccidentalFish.Commanding(>= 2.0.1)
- NETStandard.Library(>= 1.6.1)
- AccidentalFish.DependencyResolver(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.2)