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,182 11/17/2021
6.0.9 2,229 1/12/2021
6.0.8 415 1/12/2021
6.0.5 429 1/12/2021
5.0.2.34 436 1/12/2021
5.0.2.33 565 11/30/2020
5.0.1.32 912 3/5/2020
5.0.1.25 933 10/18/2019
5.0.0.24 1,296 6/14/2019
5.0.0.22 1,461 12/25/2018
5.0.0.21 709 12/24/2018
5.0.0.19 940 12/19/2018
4.1.0.10 1,333 12/19/2018
4.0.0.3 3,469 11/6/2017
4.0.0.2 923 11/5/2017
4.0.0.1 917 11/5/2017
3.0.3.44 1,011 10/4/2017
3.0.3.41 943 10/4/2017
3.0.3.40 921 10/4/2017
3.0.3.35 1,000 8/23/2017
3.0.2.33 1,036 5/6/2017
3.0.1.30 2,303 1/5/2017
3.0.1.28 1,109 10/30/2016
3.0.1.27 1,530 2/17/2016
3.0.0.24 1,104 2/5/2016
3.0.0.22 1,060 1/28/2016
2.0.0.16 1,516 11/28/2015
2.0.0.13 1,066 11/1/2015
2.0.0.12 1,117 9/17/2015
2.0.0.11 1,179 7/4/2015
2.0.0.9-pre1 869 6/24/2015
2.0.0.7-pre1 837 6/24/2015
2.0.0.6-pre1 869 6/23/2015
1.6.0 1,218 4/19/2015
1.5.3 1,086 4/10/2015
1.5.2 1,073 4/7/2015
1.5.1 1,487 4/5/2015
1.5.0 1,061 4/2/2015
1.4.1 1,145 3/14/2015
1.4.0 1,029 3/12/2015

Updated to JSON.Net v10