UnitsNet.Serialization.JsonNet
5.0.0-alpha004
.NET Standard 2.0
This is a prerelease version of UnitsNet.Serialization.JsonNet.
Install-Package UnitsNet.Serialization.JsonNet -Version 5.0.0-alpha004
dotnet add package UnitsNet.Serialization.JsonNet --version 5.0.0-alpha004
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="5.0.0-alpha004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnitsNet.Serialization.JsonNet --version 5.0.0-alpha004
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UnitsNet.Serialization.JsonNet, 5.0.0-alpha004"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.0.0-alpha004&prerelease
// Install UnitsNet.Serialization.JsonNet as a Cake Tool
#tool nuget:?package=UnitsNet.Serialization.JsonNet&version=5.0.0-alpha004&prerelease
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 |
.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 |
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.1)
- UnitsNet (>= 5.0.0-alpha004)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on UnitsNet.Serialization.JsonNet:
Package | Downloads |
---|---|
MetalHeaven.ExternalDataContracts
Metal Heaven Versioned Externals DataContracts |
|
SharpProp
A simple, full-featured, lightweight, cross-platform CoolProp wrapper for C# |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on UnitsNet.Serialization.JsonNet:
Repository | Stars |
---|---|
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
|
Version | Downloads | Last updated |
---|---|---|
5.0.0-alpha004 | 234 | 2/8/2022 |
5.0.0-alpha002 | 120 | 11/13/2021 |
5.0.0-alpha001 | 1,884 | 11/1/2021 |
4.6.0 | 191 | 6/14/2022 |
4.5.0 | 34,877 | 11/20/2021 |
4.4.0 | 15,900 | 7/16/2021 |
4.3.0 | 49,121 | 12/17/2020 |
4.2.0 | 47,734 | 5/11/2020 |
4.1.1 | 18,789 | 1/7/2020 |
4.1.0 | 337 | 1/7/2020 |
4.0.0 | 46,268 | 12/16/2018 |
4.0.0-beta2 | 658 | 11/16/2018 |
4.0.0-beta1 | 565 | 11/8/2018 |
4.0.0-alpha4 | 624 | 10/14/2018 |
4.0.0-alpha3 | 646 | 9/28/2018 |
1.3.1 | 11,384 | 11/4/2018 |
1.3.0 | 5,596 | 3/15/2018 |
1.2.2 | 6,712 | 2/4/2018 |
1.2.1 | 1,017 | 12/11/2017 |
1.2.0 | 879 | 11/27/2017 |
1.1.1 | 985 | 7/11/2017 |
1.1.0-alpha3 | 755 | 6/5/2017 |
1.0.0-alpha5 | 1,114 | 11/2/2016 |
1.0.0-alpha4 | 931 | 10/31/2016 |
1.0.0-alpha3 | 3,481 | 9/23/2015 |
1.0.0-alpha2 | 856 | 8/25/2015 |
1.0.0-alpha | 851 | 8/24/2015 |
Upgrade JSON.NET to 12.0.3. Support arrays.