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. 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
$ dotnet add package CodeBits.ByteSizeFriendlyNameNo README available.