xFunc.UnitConverters
3.4.0
See the version list below for details.
Install-Package xFunc.UnitConverters -Version 3.4.0
dotnet add package xFunc.UnitConverters --version 3.4.0
<PackageReference Include="xFunc.UnitConverters" Version="3.4.0" />
paket add xFunc.UnitConverters --version 3.4.0
#r "nuget: xFunc.UnitConverters, 3.4.0"
// Install xFunc.UnitConverters as a Cake Addin
#addin nuget:?package=xFunc.UnitConverters&version=3.4.0
// Install xFunc.UnitConverters as a Cake Tool
#tool nuget:?package=xFunc.UnitConverters&version=3.4.0
Changes in converters.xFunc.UnitConverters is a free conversion library (area, length, mass, power, temperature, time, volume and etc.).
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.1.0-preview.62 | 51 | 3/28/2022 | |
4.1.0-preview.61 | 49 | 3/27/2022 | |
4.1.0-preview.58 | 52 | 3/20/2022 | |
4.1.0-preview.36 | 201 | 11/13/2021 | |
4.1.0-preview.30 | 170 | 10/17/2021 | |
4.0.1 | 453 | 4/29/2021 | |
4.0.0 | 515 | 1/22/2021 | |
3.7.0 | 636 | 6/30/2019 | |
3.6.0 | 631 | 4/13/2019 | |
3.5.0 | 1,024 | 2/19/2018 | |
3.4.0 | 1,093 | 2/26/2017 | |
3.2.0 | 992 | 12/3/2016 | |
3.1.0 | 935 | 10/14/2016 | |
3.0.0 | 1,288 | 7/10/2016 | |
2.15.5 | 1,215 | 5/17/2014 | |
2.15.4 | 1,026 | 5/14/2014 | |
2.15.0 | 1,070 | 5/9/2014 |
#158 Cross-Operator for Vectors
#176 Add support of numbers in Inc and Dec functions
#177 Remove unnecessary brackets from ToString methods
#178 Implement Formatters API
#180 ResultType is incorrect (add of two variables)
#181 Performance issue (result type recalculation)
#182 Refactor hyperbolic execute method
#183 Remove the 'Maths' folder from Tests project
#184 Can't parse a spherical expression with current dev-branch
#185 Can't parse a complex expression
#186 Lexer doesn't recognize unary minus after multiplication