UnitsNet.Serialization.JsonNet
5.5.0
.NET Standard 2.0
dotnet add package UnitsNet.Serialization.JsonNet --version 5.5.0
NuGet\Install-Package UnitsNet.Serialization.JsonNet -Version 5.5.0
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="UnitsNet.Serialization.JsonNet" Version="5.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnitsNet.Serialization.JsonNet --version 5.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UnitsNet.Serialization.JsonNet, 5.5.0"
#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 UnitsNet.Serialization.JsonNet as a Cake Addin
#addin nuget:?package=UnitsNet.Serialization.JsonNet&version=5.5.0
// Install UnitsNet.Serialization.JsonNet as a Cake Tool
#tool nuget:?package=UnitsNet.Serialization.JsonNet&version=5.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A helper library for serializing and deserializing types in Units.NET using Json.NET.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.2)
- UnitsNet (>= 5.5.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on UnitsNet.Serialization.JsonNet:
Package | Downloads |
---|---|
netcore-sci
Package Description |
|
MetalHeaven.ExternalDataContracts
Metal Heaven Versioned Externals DataContracts |
|
SharpProp
A simple, full-featured, lightweight, cross-platform CoolProp wrapper for C# |
|
Koala.Newtonsoft.Json
Koala.Serialization is a library contains extensions to take maximum out of Newtonsoft Json |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.5.0 | 1,175 | 3/2/2023 |
5.0.0 | 1,216 | 2/2/2023 |
5.0.0-rc006 | 74 | 12/26/2022 |
5.0.0-rc004 | 71 | 12/5/2022 |
5.0.0-rc001 | 63 | 11/29/2022 |
5.0.0-alpha004 | 1,954 | 2/8/2022 |
5.0.0-alpha002 | 161 | 11/13/2021 |
5.0.0-alpha001 | 2,757 | 11/1/2021 |
4.6.0 | 32,884 | 6/14/2022 |
4.5.0 | 84,086 | 11/20/2021 |
4.4.0 | 29,243 | 7/16/2021 |
4.3.0 | 60,945 | 12/17/2020 |
4.2.0 | 52,786 | 5/11/2020 |
4.1.1 | 31,343 | 1/7/2020 |
4.1.0 | 497 | 1/7/2020 |
4.0.0 | 48,195 | 12/16/2018 |
4.0.0-beta2 | 696 | 11/16/2018 |
4.0.0-beta1 | 609 | 11/8/2018 |
4.0.0-alpha4 | 656 | 10/14/2018 |
4.0.0-alpha3 | 673 | 9/28/2018 |
1.3.1 | 12,849 | 11/4/2018 |
1.3.0 | 6,850 | 3/15/2018 |
1.2.2 | 9,276 | 2/4/2018 |
1.2.1 | 1,157 | 12/11/2017 |
1.2.0 | 1,006 | 11/27/2017 |
1.1.1 | 1,116 | 7/11/2017 |
1.1.0-alpha3 | 803 | 6/5/2017 |
1.0.0-alpha5 | 1,174 | 11/2/2016 |
1.0.0-alpha4 | 989 | 10/31/2016 |
1.0.0-alpha3 | 3,612 | 9/23/2015 |
1.0.0-alpha2 | 927 | 8/25/2015 |
1.0.0-alpha | 920 | 8/24/2015 |
Upgrade JSON.NET to 12.0.3. Support arrays.