SI_Format NuGet Package

SI_Format allows strings like 21.34km be parsed to return a numerical value of 21,340 as a float, double or decimal.


SI_Format will also adjust the value of float, double or decimal such that 34,560 may be written as 34.56kB
where "B" was passed as the unit to use.
Some physical constants are provided for C# use.




Got any SI_Format Question?





Info

Version: 1.1.5
Author(s): Conor O'Brien
Last Update: Friday, January 3, 2025
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SI_Format


Install
Install-Package SI_Format
dotnet add package SI_Format
paket add SI_Format
SI_Format Download (Unzip the "nupkg" after downloading)

net5.0
  • No dependencies.
netcoreapp3.1
  • No dependencies.
netstandard2.1
  • No dependencies.




STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

53