omar/ByteSize
ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.
GitHub repository with 602 stars and 47 forks.
Language: C#
Topics: bytes, dotnet