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