A library to convert byte sizes to a human readable form.
Info
Version: | 2.1.0 |
Author(s): | Thomas Levesque |
Last Update: | Wednesday, September 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomaslevesque/HumanBytes |
NuGet Url: | https://www.nuget.org/packages/HumanBytes |
Install
Install-Package HumanBytes
dotnet add package HumanBytes
paket add HumanBytes
HumanBytes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags