Generic Dispatcher - Module managing saving and loading data from/to json compatible with Standard.
Info
Version: | 1.0.0 |
Author(s): | Jacek Ratajewski |
Last Update: | Thursday, July 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JacekRatajewski/GenericDispatcher |
NuGet Url: | https://www.nuget.org/packages/GenericDispatcher.Standard |
Install
Install-Package GenericDispatcher.Standard
dotnet add package GenericDispatcher.Standard
paket add GenericDispatcher.Standard
GenericDispatcher.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)