Obvs.Serialization.Json 3.0.1.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package Obvs.Serialization.Json --version 3.0.1.28                
NuGet\Install-Package Obvs.Serialization.Json -Version 3.0.1.28                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Obvs.Serialization.Json" Version="3.0.1.28" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Obvs.Serialization.Json --version 3.0.1.28                
#r "nuget: Obvs.Serialization.Json, 3.0.1.28"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Obvs.Serialization.Json as a Cake Addin
#addin nuget:?package=Obvs.Serialization.Json&version=3.0.1.28

// Install Obvs.Serialization.Json as a Cake Tool
#tool nuget:?package=Obvs.Serialization.Json&version=3.0.1.28                

JSON serialization for Obvs

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Obvs.Serialization.Json:

Repository Stars
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
Version Downloads Last updated
6.0.10 1,568 11/17/2021
6.0.9 2,257 1/12/2021
6.0.8 435 1/12/2021
6.0.5 457 1/12/2021
5.0.2.34 462 1/12/2021
5.0.2.33 593 11/30/2020
5.0.1.32 947 3/5/2020
5.0.1.25 959 10/18/2019
5.0.0.24 1,325 6/14/2019
5.0.0.22 1,910 12/25/2018
5.0.0.21 718 12/24/2018
5.0.0.19 969 12/19/2018
4.1.0.10 1,364 12/19/2018
4.0.0.3 3,515 11/6/2017
4.0.0.2 946 11/5/2017
4.0.0.1 942 11/5/2017
3.0.3.44 1,038 10/4/2017
3.0.3.41 972 10/4/2017
3.0.3.40 949 10/4/2017
3.0.3.35 1,029 8/23/2017
3.0.2.33 1,058 5/6/2017
3.0.1.30 2,402 1/5/2017
3.0.1.28 1,121 10/30/2016
3.0.1.27 1,614 2/17/2016
3.0.0.24 1,130 2/5/2016
3.0.0.22 1,097 1/28/2016
2.0.0.16 1,544 11/28/2015
2.0.0.13 1,098 11/1/2015
2.0.0.12 1,144 9/17/2015
2.0.0.11 1,343 7/4/2015
2.0.0.9-pre1 899 6/24/2015
2.0.0.7-pre1 859 6/24/2015
2.0.0.6-pre1 891 6/23/2015
1.6.0 1,252 4/19/2015
1.5.3 1,124 4/10/2015
1.5.2 1,122 4/7/2015
1.5.1 1,780 4/5/2015
1.5.0 1,094 4/2/2015
1.4.1 1,176 3/14/2015
1.4.0 1,058 3/12/2015

Added settings to JSON serializer