Info
| Version: | 0.3.5 |
| Author(s): | Priya Kumari, Patrick Gorman, Paymaun Heidari, Joyjeet Majumdar, David Chryst |
| Last Update: | Thursday, July 27, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/prkumari/Schema.N |
| NuGet Url: | https://www.nuget.org/packages/Schema.N |
Install
Install-Package Schema.N
dotnet add package Schema.N
paket add Schema.N
Schema.N Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
Use Schema.N to determine the schema version of an input JSON string, and deserialize into the corresponding (schema version N-1 or schema N) POCO.