Info
Version: | 1.0.0.3 |
Author(s): | Mikael Waltersson |
Last Update: | Tuesday, October 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://simplejson.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Simple.Json-no-webapi |
Install
Install-Package Simple.Json-no-webapi
dotnet add package Simple.Json-no-webapi
paket add Simple.Json-no-webapi
Simple.Json-no-webapi Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Supports typed dto objects, dynamic dto objects and immutable dto types like F# record types. Can differ between null values and "not supplied" values.
One of the fastest json serializers for .NET there is. Supports Microsoft Web API.