UnitsNet 3.65.0-alpha3

This is a prerelease version of UnitsNet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package UnitsNet --version 3.65.0-alpha3
                    
NuGet\Install-Package UnitsNet -Version 3.65.0-alpha3
                    
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" Version="3.65.0-alpha3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UnitsNet" Version="3.65.0-alpha3" />
                    
Directory.Packages.props
<PackageReference Include="UnitsNet" />
                    
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 UnitsNet --version 3.65.0-alpha3
                    
#r "nuget: UnitsNet, 3.65.0-alpha3"
                    
#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.
#:package UnitsNet@3.65.0-alpha3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UnitsNet&version=3.65.0-alpha3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=UnitsNet&version=3.65.0-alpha3&prerelease
                    
Install as a Cake Tool

Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (90)

Showing the top 5 NuGet packages that depend on UnitsNet:

Package Downloads
UnitsNet.Serialization.JsonNet

A helper library for serializing and deserializing types in Units.NET using Json.NET.

UnitsNet.NumberExtensions

Adds extension methods to number types to more easily create quantities, such as 5.Meters() instead of Length.FromMeters(5).

Iot.Device.Bindings

This package provides a set of Device Bindings ("Device drivers") that use System.Device.Gpio package to communicate with sensors and microcontrollers.

Honeybee.UI

UI library build with Eto Forms for editing Honeybee Schema (DotNet) on both Windows and Mac system.

MetalHeaven.ExternalDataContracts

Metal Heaven Versioned Externals DataContracts

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on UnitsNet:

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
raspberry-sharp/raspberry-sharp-io
A .NET/Mono IO Library for Raspberry Pi
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
porrey/Virtual-ZPL-Printer
An ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels.
BriefFiniteElementNet/BriefFiniteElement.Net
BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
Version Downloads Last Updated
6.0.0-pre017 17,006 7/29/2025
6.0.0-pre016 165 7/27/2025
6.0.0-pre015 310 7/26/2025
6.0.0-pre014 54,169 3/9/2025
6.0.0-pre013 8,972 12/29/2024
6.0.0-pre012 10,838 8/31/2024
6.0.0-pre011 2,865 8/4/2024
6.0.0-pre010 1,532 7/11/2024
6.0.0-pre009 210 7/10/2024
6.0.0-pre008 212 7/10/2024
6.0.0-pre007 1,637 6/10/2024
6.0.0-pre006 12,994 4/4/2024
6.0.0-pre005 390 3/27/2024
6.0.0-pre004 534 3/12/2024
6.0.0-pre003 902 3/3/2024
6.0.0-pre002 61,883 2/26/2024
6.0.0-pre001 607 2/23/2024
5.75.0 116,620 7/26/2025
5.74.0 342,850 4/2/2025
5.73.0 136,453 3/10/2025
5.72.0 2,278 3/10/2025
5.71.0 3,535 3/9/2025
5.70.0 132,759 2/26/2025
5.69.0 103,535 2/4/2025
5.68.0 1,211 2/4/2025
5.67.0 26,310 1/29/2025
5.66.0 74,789 1/19/2025
5.65.0 203,454 12/28/2024
5.64.0 1,904 12/26/2024
5.63.0 4,128 12/25/2024
5.62.0 1,456 12/25/2024
5.61.0 57,357 12/15/2024
5.60.0 348,722 10/20/2024
5.59.0 86,517 9/29/2024
5.58.0 102,789 9/2/2024
5.57.0 42,465 8/23/2024
5.56.0 96,637 8/7/2024
5.55.0 62,181 7/25/2024
5.54.0 146,016 7/11/2024
5.53.0 8,556 7/10/2024
5.52.0 149,555 6/16/2024
5.51.0 1,819 6/15/2024
5.50.0 503,171 4/4/2024
5.49.0 81,097 3/12/2024
5.48.0 56,659 2/27/2024
5.47.0 9,425 2/23/2024
5.43.0 235,312 1/23/2024
5.42.0 101,710 1/2/2024
5.41.0 15,834 12/28/2023
5.40.0 6,691 12/22/2023
5.39.0 10,607 12/19/2023
5.38.2 49,382 12/7/2023
5.37.0 3,646 12/6/2023
5.36.0 169,465 11/10/2023
5.35.0 207,065 10/4/2023
5.34.0 79,035 9/21/2023
5.33.0 10,184 9/16/2023
5.32.0 144,693 9/1/2023
5.31.0 294,653 8/12/2023
5.30.0 5,844 8/10/2023
5.29.0 87,740 7/28/2023
5.28.0 57,605 7/24/2023
5.27.0 46,107 7/20/2023
5.26.0 13,632 7/17/2023
5.25.0 14,953 7/12/2023
5.24.0 3,820 7/11/2023
5.23.0 2,391 7/11/2023
5.22.0 2,423 7/11/2023
5.21.0 118,815 6/17/2023
5.20.0 2,432 6/16/2023
5.19.0 19,845 6/10/2023
5.18.0 23,317 6/6/2023
5.17.0 53,375 6/3/2023
5.16.0 46,627 5/27/2023
5.15.0 10,261 5/23/2023
5.14.0 14,695 5/19/2023
5.13.0 323,125 5/5/2023
5.12.0 58,200 4/18/2023
5.11.0 30,928 4/7/2023
5.10.0 34,944 4/1/2023
5.9.0 160,122 3/13/2023
5.8.0 9,598 3/8/2023
5.7.0 8,018 3/7/2023
5.6.0 2,684 3/7/2023
5.5.0 85,516 2/26/2023
5.4.0 8,383 2/23/2023
5.3.0 33,284 2/17/2023
5.2.0 6,801 2/15/2023
5.1.0 322,959 2/5/2023
5.0.0 17,751 2/2/2023
5.0.0-rc013 1,811 1/30/2023
5.0.0-rc012 1,765 1/26/2023
5.0.0-rc011 2,289 1/17/2023
5.0.0-rc010 1,723 1/6/2023
5.0.0-rc009 1,880 1/2/2023
5.0.0-rc008 1,723 12/29/2022
5.0.0-rc007 1,717 12/27/2022
5.0.0-rc006 1,757 12/26/2022
5.0.0-rc005 2,801 12/13/2022
5.0.0-rc004 1,889 12/5/2022
5.0.0-rc003 1,718 12/3/2022
5.0.0-rc002 1,758 12/1/2022
5.0.0-rc001 1,769 11/29/2022
5.0.0-alpha007 1,702 11/30/2022
5.0.0-alpha006 6,864 6/7/2022
5.0.0-alpha005 2,134 3/20/2022
5.0.0-alpha004 104,071 2/8/2022
5.0.0-alpha003 3,345 11/13/2021
5.0.0-alpha001 5,808 11/1/2021
4.152.0 216,182 11/9/2023
4.151.0 111,673 2/26/2023
4.150.0 500,693 1/5/2023
4.149.0 195,471 11/17/2022
4.148.0 89,172 11/3/2022
4.147.0 9,377 11/2/2022
4.146.0 35,267 10/31/2022
4.145.0 280,024 9/3/2022
4.144.0 160,715 8/14/2022
4.143.0 29,529 8/5/2022
4.142.0 3,786 8/4/2022
4.141.0 20,641 7/31/2022
4.140.0 39,785 7/23/2022
4.139.0 3,228 7/23/2022
4.138.0 3,130 7/22/2022
4.137.0 26,252 7/7/2022
4.136.0 37,397 6/29/2022
4.135.0 17,995 6/26/2022
4.134.0 87,428 6/14/2022
4.133.0 5,758 6/13/2022
4.132.0 75,038 5/30/2022
4.131.0 19,108 5/25/2022
4.130.0 5,010 5/22/2022
4.129.0 102,727 5/4/2022
4.128.0 110,005 4/5/2022
4.127.0 256,698 3/30/2022
4.126.0 59,114 3/20/2022
4.125.0 111,597 3/6/2022
4.124.0 34,649 3/3/2022
4.123.0 71,220 2/26/2022
4.122.0 3,988 2/25/2022
4.121.0 61,797 2/15/2022
4.120.0 5,816 2/11/2022
4.119.0 28,901 2/9/2022
4.118.0 6,690 2/9/2022
4.117.0 3,696 2/8/2022
4.116.0 17,263 1/28/2022
4.115.0 29,651 1/26/2022
4.114.0 20,610 1/24/2022
4.113.0 14,974 1/16/2022
4.112.0 81,249 12/31/2021
4.111.0 16,824 12/30/2021
4.110.0 166,061 12/7/2021
4.109.0 21,542 12/1/2021
4.108.0 39,396 11/25/2021
4.107.0 13,508 11/23/2021
4.106.0 8,729 11/23/2021
4.105.0 15,952 11/22/2021
4.104.0 212,380 11/15/2021
4.103.0 210,652 11/12/2021
4.102.0 344,803 9/3/2021
4.101.0 62,331 8/13/2021
4.100.0 34,090 8/5/2021
4.99.0 36,759 7/20/2021
4.98.0 23,244 7/16/2021
4.97.1 26,708 7/5/2021
4.97.0 8,841 6/29/2021
4.96.0 17,387 6/25/2021
4.95.0 12,026 6/17/2021
4.94.0 17,463 6/12/2021
4.93.0 38,320 5/28/2021
4.92.1 10,311 5/21/2021
4.92.0 2,953 5/21/2021
4.91.0 8,091 5/17/2021
4.90.0 39,020 5/7/2021
4.89.1 44,190 4/22/2021
4.89.0 134,789 4/9/2021
4.88.0 3,151 4/9/2021
4.87.0 57,237 3/21/2021
4.86.0 106,360 3/13/2021
4.85.0 34,789 2/27/2021
4.84.0 4,494 2/26/2021
4.83.0 101,510 1/18/2021
4.82.0 56,658 1/6/2021
4.81.0 161,979 12/26/2020
4.80.0 3,517 12/24/2020
4.79.0 50,510 12/17/2020
4.78.0 4,343 12/16/2020
4.77.0 190,765 12/8/2020
4.76.0 48,285 11/26/2020
4.75.0 4,653 11/25/2020
4.74.0 29,542 11/14/2020
4.73.0 68,786 10/19/2020
4.72.0 91,572 10/4/2020
4.71.0 49,624 9/27/2020
4.70.1 95,772 9/12/2020
4.70.0 50,974 9/1/2020
4.69.0 89,372 8/9/2020
4.68.0 43,907 7/23/2020
4.67.0 81,472 6/30/2020
4.66.0 19,227 6/22/2020
4.65.0 38,791 6/10/2020
4.64.0 8,995 6/9/2020
4.63.0 3,467 6/9/2020
4.62.0 26,523 5/29/2020
4.61.0 18,512 5/23/2020
4.60.0 46,626 5/13/2020
4.59.0 83,156 4/28/2020
4.58.0 114,603 4/5/2020
4.57.0 9,894 3/31/2020
4.56.0 6,994 3/29/2020
4.55.0 3,920 3/29/2020
4.54.0 19,207 3/21/2020
4.53.0 4,071 3/16/2020
4.52.0 14,571 3/7/2020
4.51.0 7,904 3/4/2020
4.50.0 6,776 2/28/2020
4.49.0 17,170 2/24/2020
4.48.0 3,701 2/22/2020
4.47.0 10,428 2/20/2020
4.46.0 56,882 2/18/2020
4.45.0 18,647 2/10/2020
4.44.0 23,659 1/25/2020
4.43.0 43,377 1/11/2020
4.42.0 43,317 12/11/2019
4.41.0 3,437 12/8/2019
4.40.0 16,873 11/22/2019
4.39.0 122,242 10/12/2019
4.38.0 39,512 9/24/2019
4.37.0 10,028 9/20/2019
4.36.0 6,938 9/13/2019
4.35.0 29,849 8/18/2019
4.34.0 3,036 8/16/2019
4.33.0 5,392 8/9/2019
4.32.0 30,402 7/21/2019
4.31.0 2,973 7/20/2019
4.30.0 2,876 7/18/2019
4.29.0 5,983 7/17/2019
4.28.0 9,491 7/10/2019
4.27.0 105,622 7/9/2019
4.26.0 18,436 6/27/2019
4.25.0 33,700 6/8/2019
4.24.0 36,976 5/10/2019
4.23.0 12,777 5/4/2019
4.22.0 3,476 5/1/2019
4.21.0 3,312 4/29/2019
4.20.0 42,183 4/21/2019
4.19.0 2,945 4/19/2019
4.18.0 7,655 4/13/2019
4.17.0 41,430 3/26/2019
4.16.0 27,558 3/14/2019
4.15.0 3,452 3/12/2019
4.14.0 3,738 3/10/2019
4.13.0 5,079 3/6/2019
4.12.0 5,576 3/5/2019
4.11.0 25,734 2/25/2019
4.10.0 3,153 2/23/2019
4.9.0 20,335 2/15/2019
4.8.0 6,143 2/13/2019
4.7.0 23,729 2/1/2019
4.6.0 3,025 2/1/2019
4.5.1 2,973 2/1/2019
4.5.0 3,001 2/1/2019
4.4.0 33,422 1/16/2019
4.3.0 6,255 1/11/2019
4.2.0 3,486 1/11/2019
4.1.0 10,293 12/20/2018
4.0.0 28,931 12/16/2018
4.0.0-beta2 13,936 11/16/2018
4.0.0-beta1 9,055 11/8/2018
4.0.0-alpha5 2,160 11/4/2018
4.0.0-alpha4 9,140 10/14/2018
4.0.0-alpha3 3,477 9/28/2018
3.111.0 96,130 12/14/2018
3.110.0 3,815 12/10/2018
3.109.0 30,864 11/15/2018
3.108.0 21,736 11/5/2018
3.107.1 20,215 11/3/2018
3.107.0 2,448 11/3/2018
3.106.0 23,120 10/12/2018
3.105.0 13,049 9/24/2018
3.104.0 271,556 7/23/2018
3.103.0 22,464 7/16/2018
3.102.0 36,355 6/26/2018
3.101.0 3,010 6/26/2018
3.100.0 8,184 6/21/2018
3.99.0 45,370 5/11/2018
3.98.0 10,755 5/5/2018
3.97.0 7,098 4/25/2018
3.96.0 8,502 4/16/2018
3.95.0 118,789 4/13/2018
3.94.0 6,996 3/24/2018
3.93.0 16,853 3/6/2018
3.92.0 3,333 3/5/2018
3.91.0 4,697 3/5/2018
3.90.0 14,861 2/24/2018
3.89.0 6,362 2/9/2018
3.88.0 27,481 1/27/2018
3.87.0 5,000 1/14/2018
3.86.0 39,716 1/3/2018
3.85.0 8,538 12/11/2017
3.84.0 2,978 12/10/2017
3.83.1-test003 2,678 12/7/2017
3.83.1-test001 2,576 12/7/2017
3.83.0 3,312 12/5/2017
3.82.0 4,655 12/2/2017
3.81.0 3,994 11/26/2017
3.80.0 2,799 11/25/2017
3.79.0 3,380 11/23/2017
3.78.0 18,851 11/9/2017
3.77.0 18,370 10/5/2017
3.76.0 11,116 9/30/2017
3.75.1 3,673 9/29/2017
3.75.0 2,957 9/29/2017
3.74.0 8,507 9/17/2017
3.73.0 17,538 9/8/2017
3.72.0 6,186 9/1/2017
3.71.0 11,919 8/28/2017
3.70.0 4,184 8/20/2017
3.69.0 22,496 8/7/2017
3.68.0 4,066 7/30/2017
3.67.0 2,900 7/27/2017
3.66.0 61,219 7/7/2017
3.65.0-alpha3 4,166 6/5/2017
3.65.0-alpha1 2,426 6/4/2017
3.64.0 44,049 5/30/2017
3.63.0 2,860 5/27/2017
3.62.0 26,982 5/8/2017
3.61.0 16,216 5/5/2017
3.60.0 2,747 5/4/2017
3.59.0 4,172 5/4/2017
3.58.0 37,916 4/17/2017
3.57.0 40,198 3/16/2017
3.56.0 2,808 3/15/2017
3.55.0 2,877 3/13/2017
3.54.0 3,099 3/9/2017
3.53.0 2,881 3/8/2017
3.52.0 3,233 2/28/2017
3.51.0 5,285 2/7/2017
3.50.1 2,777 2/6/2017
3.50.0 15,609 1/28/2017
3.49.1 5,267 1/17/2017
3.49.0 4,179 1/7/2017
3.48.0 10,460 11/11/2016
3.47.0 4,276 11/2/2016
3.46.2 3,058 11/2/2016
3.46.1 5,349 10/23/2016
3.46.0 2,779 10/23/2016
3.45.0 2,949 10/21/2016
3.44.0 2,723 10/21/2016
3.43.0 2,731 10/18/2016
3.42.0 12,538 9/29/2016
3.41.0 16,679 9/14/2016
3.40.0 22,389 8/2/2016
3.39.1 8,184 7/21/2016
3.39.0 2,787 7/21/2016
3.38.1 27,016 7/8/2016
3.37.0 2,982 6/28/2016
3.36.0 8,063 6/3/2016
3.35.0 2,861 6/3/2016
3.34.0 72,323 4/21/2016
3.33.0 2,779 4/18/2016
3.32.0 18,608 4/8/2016
3.31.0 2,935 4/5/2016
3.30.0 2,916 4/2/2016
3.29.0 3,123 3/16/2016
3.29.0-alpha2 2,367 3/13/2016
3.28.1 3,199 3/2/2016
3.28.0 2,822 3/1/2016
3.27.0 4,977 2/26/2016
3.26.0 2,947 2/19/2016
3.25.0 3,037 2/6/2016
3.24.0 2,952 1/31/2016
3.23.0 3,027 1/23/2016
3.22.0 3,497 1/17/2016
3.21.1 2,743 1/17/2016
3.21.0 7,434 12/9/2015
3.20.0 10,139 11/24/2015
3.19.2 2,907 11/19/2015
3.19.1 26,812 9/9/2015
3.19.0 2,975 9/9/2015
3.18.0 2,850 8/30/2015
3.17.0 4,983 8/25/2015
3.16.0 3,909 8/12/2015
3.15.0 3,840 8/11/2015
3.14.0 6,273 6/26/2015
3.13.1 2,839 6/25/2015
3.13.0-beta 2,672 4/27/2015
3.12.0 30,040 4/14/2015
3.11.0 32,786 4/8/2015
3.10.0 4,395 3/30/2015
3.9.0 2,902 3/30/2015
3.8.0 2,851 3/29/2015
3.7.1 2,771 3/27/2015
3.7.0 2,872 3/27/2015
3.6.0 3,001 3/19/2015
3.5.0 3,254 3/17/2015
3.4.0 3,275 3/2/2015
3.4.0-alpha2 2,412 3/2/2015
3.4.0-alpha 2,449 3/2/2015
3.3.0 8,220 11/21/2014
3.2.0 7,295 10/17/2014
3.1.0 3,795 9/19/2014
3.0.0 3,729 7/23/2014
3.0.0-beta 2,764 7/22/2014
2.0.0 6,930 2/9/2014
2.0.0-beta 2,877 2/9/2014
2.0.0-alpha 2,783 2/5/2014
1.13.0.15 3,298 1/31/2014
1.12.0-beta 2,491 1/4/2014
1.11.0 83,383 11/18/2013
1.10.0 3,212 11/15/2013
1.9.0 2,813 11/7/2013
1.8.0 2,759 10/30/2013
1.7.0 2,990 8/8/2013
1.6.0 2,879 8/6/2013
1.5.0 2,912 8/2/2013
1.4.0 2,911 7/22/2013
1.3.0 2,917 7/21/2013
1.2.0 2,962 7/21/2013