JSON Parser/Serializer for .Net Core (C#).
Info
| Version: | 0.9.4-beta |
| Author(s): | Harry Y |
| Last Update: | Tuesday, October 25, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/holojson/main |
| NuGet Url: | https://www.nuget.org/packages/HoloJson |
Install
Install-Package HoloJson
dotnet add package HoloJson
paket add HoloJson
HoloJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.0.1)
- Microsoft.Extensions.Logging(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
Tags