Skip to content
Axel Kesseler edited this page Sep 27, 2019 · 2 revisions

Plexdata.CapacityConverter

The Plexdata Capacity Converter represents a library that easily allows to format size values into their capacity representation. Such a capacity representation usually consists of a number value followed by its unit, for example 5.34 MB.

Framework

Current target framework of this library is the .NET Standard v2.0.

License

The software has been published under the terms of MIT License.

Namespaces

 

Namespace Description
Plexdata.Converters The Plexdata.Converters namespace contains all supported converters of the Plexdata Capacity Converter library.
Plexdata.Converters.Constants The Plexdata.Converters.Constants namespace contains all supported constants of the Plexdata Capacity Converter library.
Plexdata.Converters.Entities The Plexdata.Converters.Entities namespace contains all supported entities of the Plexdata Capacity Converter library.
Plexdata.Formatters The Plexdata.Formatters namespace contains all supported formatters of the Plexdata Capacity Converter library.
 
Clone this wiki locally