xFunc.UnitConverters
3.4.0
See the version list below for details.
dotnet add package xFunc.UnitConverters --version 3.4.0
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. 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. |
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.
#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