Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meineglock20/bytessizetohumanreadableformat

This is a .NET Standard class library that provides an extension for transforming a ulong of bytes into a human-readable format. It is primarily designed for measuring disk sizes. For example, passing 867630342949 will return the string "808.4 GB".
https://github.com/meineglock20/bytessizetohumanreadableformat

bytes csharp disk-space extension-methods formatter human-readable library localization net storage-unit-converter

Last synced: about 2 months ago
JSON representation

This is a .NET Standard class library that provides an extension for transforming a ulong of bytes into a human-readable format. It is primarily designed for measuring disk sizes. For example, passing 867630342949 will return the string "808.4 GB".

Awesome Lists containing this project