UnitsNet.Serialization.JsonNet
4.5.0
.NET Standard 2.0
.NET Framework 4.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package UnitsNet.Serialization.JsonNet -Version 4.5.0
dotnet add package UnitsNet.Serialization.JsonNet --version 4.5.0
<PackageReference Include="UnitsNet.Serialization.JsonNet" Version="4.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 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UnitsNet.Serialization.JsonNet, 4.5.0"
#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=4.5.0
// Install UnitsNet.Serialization.JsonNet as a Cake Tool
#tool nuget:?package=UnitsNet.Serialization.JsonNet&version=4.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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 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.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 12.0.3)
- UnitsNet (>= 4.104.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- UnitsNet (>= 4.104.0)
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 | 186 | 2/8/2022 |
5.0.0-alpha002 | 108 | 11/13/2021 |
5.0.0-alpha001 | 1,636 | 11/1/2021 |
4.5.0 | 26,483 | 11/20/2021 |
4.4.0 | 12,888 | 7/16/2021 |
4.3.0 | 48,377 | 12/17/2020 |
4.2.0 | 46,466 | 5/11/2020 |
4.1.1 | 18,482 | 1/7/2020 |
4.1.0 | 316 | 1/7/2020 |
4.0.0 | 45,814 | 12/16/2018 |
4.0.0-beta2 | 638 | 11/16/2018 |
4.0.0-beta1 | 548 | 11/8/2018 |
4.0.0-alpha4 | 605 | 10/14/2018 |
4.0.0-alpha3 | 629 | 9/28/2018 |
1.3.1 | 11,035 | 11/4/2018 |
1.3.0 | 5,354 | 3/15/2018 |
1.2.2 | 6,343 | 2/4/2018 |
1.2.1 | 976 | 12/11/2017 |
1.2.0 | 851 | 11/27/2017 |
1.1.1 | 950 | 7/11/2017 |
1.1.0-alpha3 | 723 | 6/5/2017 |
1.0.0-alpha5 | 1,081 | 11/2/2016 |
1.0.0-alpha4 | 896 | 10/31/2016 |
1.0.0-alpha3 | 3,391 | 9/23/2015 |
1.0.0-alpha2 | 823 | 8/25/2015 |
1.0.0-alpha | 822 | 8/24/2015 |
Upgrade JSON.NET to 12.0.3. Support arrays.