Platform.Json

Provides classes for JSON serialization

Recent Packages

Version Downloads
4.5.150 18
4.5.149 14
4.5.148 8
4.5.147 10
4.5.146 5

Usage Instructions

Latest Version: 4.5.150

To install Platform.Json from the command line, run the following command:

nuget install Platform.Json -Version 4.5.150 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Json from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Json -Version 4.5.150 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Json" Version="4.5.150" />