CodeBits.ByteSizeFriendlyName 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeBits.ByteSizeFriendlyName --version 2.0.0
NuGet\Install-Package CodeBits.ByteSizeFriendlyName -Version 2.0.0
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="CodeBits.ByteSizeFriendlyName" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeBits.ByteSizeFriendlyName --version 2.0.0
#r "nuget: CodeBits.ByteSizeFriendlyName, 2.0.0"
#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.
// Install CodeBits.ByteSizeFriendlyName as a Cake Addin
#addin nuget:?package=CodeBits.ByteSizeFriendlyName&version=2.0.0

// Install CodeBits.ByteSizeFriendlyName as a Cake Tool
#tool nuget:?package=CodeBits.ByteSizeFriendlyName&version=2.0.0

Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.). Has various options to control the format of the outputted string.
CodeBits are useful code blocks that can included in your C# projects through NuGet.
See the project site for documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.0.1 573 8/29/2021
2.0.0 393 5/11/2021
1.2.0 1,392 1/14/2019
1.1.0 3,246 7/24/2012
1.0.0 1,318 7/21/2012