Skip to content
Axel Kesseler edited this page Jan 1, 2019 · 2 revisions

Plexdata.BinConverter

The Plexdata Binary Converter represents a library that easily allows to create binary dumps.

Main feature of this library is that users can configure their binary dumps in various ways.

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 This namespace exposes all default implementations of Plexdata Binary Converter classes.
Plexdata.Converters.Abstractions This namespace exposes all Plexdata Binary Converter interfaces. All provided interfaces are mainly intended to be used for dependency injection.
Plexdata.Converters.Factories This namespace exposes all Plexdata Binary Converter factories. All implemented factories are actually intended as an alternative when an external dependency injection framework is not used.
 
Clone this wiki locally