Obvs.Serialization.Json 3.0.3.41

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.41
                    
NuGet\Install-Package Obvs.Serialization.Json -Version 3.0.3.41
                    
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.41" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Obvs.Serialization.Json" Version="3.0.3.41" />
                    
Directory.Packages.props
<PackageReference Include="Obvs.Serialization.Json" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Obvs.Serialization.Json --version 3.0.3.41
                    
#r "nuget: Obvs.Serialization.Json, 3.0.3.41"
                    
#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.
#addin nuget:?package=Obvs.Serialization.Json&version=3.0.3.41
                    
Install Obvs.Serialization.Json as a Cake Addin
#tool nuget:?package=Obvs.Serialization.Json&version=3.0.3.41
                    
Install Obvs.Serialization.Json as a Cake Tool

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 2,109 11/17/2021
6.0.9 2,337 1/12/2021
6.0.8 488 1/12/2021
6.0.5 511 1/12/2021
5.0.2.34 516 1/12/2021
5.0.2.33 703 11/30/2020
5.0.1.32 1,027 3/5/2020
5.0.1.25 1,088 10/18/2019
5.0.0.24 1,409 6/14/2019
5.0.0.22 2,949 12/25/2018
5.0.0.21 782 12/24/2018
5.0.0.19 1,102 12/19/2018
4.1.0.10 1,438 12/19/2018
4.0.0.3 3,715 11/6/2017
4.0.0.2 1,075 11/5/2017
4.0.0.1 1,070 11/5/2017
3.0.3.44 1,165 10/4/2017
3.0.3.41 1,102 10/4/2017
3.0.3.40 1,075 10/4/2017
3.0.3.35 1,159 8/23/2017
3.0.2.33 1,187 5/6/2017
3.0.1.30 2,928 1/5/2017
3.0.1.28 1,248 10/30/2016
3.0.1.27 1,785 2/17/2016
3.0.0.24 1,264 2/5/2016
3.0.0.22 1,229 1/28/2016
2.0.0.16 1,683 11/28/2015
2.0.0.13 1,233 11/1/2015
2.0.0.12 1,280 9/17/2015
2.0.0.11 1,489 7/4/2015
2.0.0.9-pre1 1,026 6/24/2015
2.0.0.7-pre1 989 6/24/2015
2.0.0.6-pre1 1,020 6/23/2015
1.6.0 1,387 4/19/2015
1.5.3 1,260 4/10/2015
1.5.2 1,262 4/7/2015
1.5.1 2,275 4/5/2015
1.5.0 1,231 4/2/2015
1.4.1 1,322 3/14/2015
1.4.0 1,199 3/12/2015

Updated to JSON.Net v10