Platform.Obvs.Serialization.Json

Provides JSON serialization services to Obvs platform

Recent Packages

Version Downloads
4.5.68 19
4.5.67 14
4.5.66 19
4.5.65 30
4.5.64 22

Usage Instructions

Latest Version: 4.5.68

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

nuget install Platform.Obvs.Serialization.Json -Version 4.5.68 -Source https://proget.starsoft.nl/nuget/Starsoft/

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

Install-Package Platform.Obvs.Serialization.Json -Version 4.5.68 -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.Obvs.Serialization.Json" Version="4.5.68" />