Info
Version: | 2.0.1 |
Author(s): | Jeevan James |
Last Update: | Sunday, August 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JeevanJames/CodeBits |
NuGet Url: | https://www.nuget.org/packages/CodeBits.ByteSizeFriendlyName |
Install
Install-Package CodeBits.ByteSizeFriendlyName
dotnet add package CodeBits.ByteSizeFriendlyName
paket add CodeBits.ByteSizeFriendlyName
CodeBits.ByteSizeFriendlyName Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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. Each code bit is a single source file that gets added to a CodeBits folder in your project when you import it.
Project repository: https://github.com/JeevanJames/CodeBits
Documentation: https://github.com/JeevanJames/CodeBits/wiki/ByteSizeFriendlyName
Source code: https://github.com/JeevanJames/CodeBits/blob/master/src/CodeBits/ByteSizeFriendlyName.cs.