Skip to content

Provides a .net struct that lets you parse file sizes ("2mb","30kb"), manipulate the file size in various units, and format it pretty. Simple usage: new FileSize("2000mb").ToString(). Note this is available on nuget.

StevePotter/FileSize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

About

Provides a .net struct that lets you parse file sizes ("2mb","30kb"), manipulate the file size in various units, and format it pretty. Simple usage: new FileSize("2000mb").ToString(). Note this is available on nuget.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages