Obvs.Serialization.Json 3.0.3.44

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.3.44                
NuGet\Install-Package Obvs.Serialization.Json -Version 3.0.3.44                
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.3.44" />                
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.3.44                
#r "nuget: Obvs.Serialization.Json, 3.0.3.44"                
#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.3.44

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

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,651 11/17/2021
6.0.9 2,287 1/12/2021
6.0.8 439 1/12/2021
6.0.5 459 1/12/2021
5.0.2.34 467 1/12/2021
5.0.2.33 595 11/30/2020
5.0.1.32 950 3/5/2020
5.0.1.25 963 10/18/2019
5.0.0.24 1,329 6/14/2019
5.0.0.22 2,053 12/25/2018
5.0.0.21 720 12/24/2018
5.0.0.19 973 12/19/2018
4.1.0.10 1,368 12/19/2018
4.0.0.3 3,530 11/6/2017
4.0.0.2 948 11/5/2017
4.0.0.1 944 11/5/2017
3.0.3.44 1,040 10/4/2017
3.0.3.41 974 10/4/2017
3.0.3.40 950 10/4/2017
3.0.3.35 1,033 8/23/2017
3.0.2.33 1,061 5/6/2017
3.0.1.30 2,433 1/5/2017
3.0.1.28 1,123 10/30/2016
3.0.1.27 1,623 2/17/2016
3.0.0.24 1,134 2/5/2016
3.0.0.22 1,099 1/28/2016
2.0.0.16 1,552 11/28/2015
2.0.0.13 1,100 11/1/2015
2.0.0.12 1,148 9/17/2015
2.0.0.11 1,355 7/4/2015
2.0.0.9-pre1 901 6/24/2015
2.0.0.7-pre1 862 6/24/2015
2.0.0.6-pre1 892 6/23/2015
1.6.0 1,254 4/19/2015
1.5.3 1,126 4/10/2015
1.5.2 1,126 4/7/2015
1.5.1 1,867 4/5/2015
1.5.0 1,095 4/2/2015
1.4.1 1,180 3/14/2015
1.4.0 1,061 3/12/2015

Updated to JSON.Net v10