You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.