Small library to implement migration methods for classes serialized and stored as JSON.
Info
Version: | 1.0.1 |
Author(s): | Stijn Oostdam |
Last Update: | Saturday, February 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StijnOostdam/JsonMigrator |
NuGet Url: | https://www.nuget.org/packages/JsonMigrator |
Install
Install-Package JsonMigrator
dotnet add package JsonMigrator
paket add JsonMigrator
JsonMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags