axel.kesseler
-
- 11,460 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Abstraction defines all basic interfaces as well as other implementations of the Plexdata Logging Writer. This package provides an implementation of an Empty logger as well, that might be useful as dummy or pre-logging implementation. -
- 7,854 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Console defines all ILogger derived interfaces for console logging of the Plexdata Logging Writer. This package includes classes that are shared between all available implementations of any of the console logger interfaces. -
- 5,645 total downloads
- last updated 5/24/2022
- Latest version: 1.0.7
This .NET Standard library is a simple command line argument parser. It uses attributes on classes that define which of the properties are used as command line arguments. Custom types can be processed by implementing and registering interface `ICustomConverter`. -
- 5,433 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Console.Windows implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that NOT only pure console applications are able to write logging messages into the console window. For example when using an... More information -
- 5,398 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Console.Standard implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that it can be used platform independently. -
- 4,952 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Persistent implements the IPersistentLogger interface that allows writing of logging messages into files. Main feature of this package is that it can be used platform independently. -
- 4,038 total downloads
- last updated 3/16/2022
- Latest version: 1.1.2
This library is a simple CSV file parser. It uses attributes on classes that define which of the properties are used as CSV file columns. -
- 3,067 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Stream implements the IStreamLogger interface that allows writing of logging messages into any type of stream sink. Main feature of this package is that it can be used platform independently. -
- 2,356 total downloads
- last updated 12/1/2020
- Latest version: 1.0.0
This library represents an alternative to 'String.Format()', but with template support. -
- 1,857 total downloads
- last updated 12/22/2019
- Latest version: 1.0.3
This .NET Standard library is a simple CFG/INI file parser. Main feature of this package is the possibility to parse INI file content directly into model classes, that are tagged by special attributes. Another feature of this package is the usage of different INI file formats, e.g. INI files in UNIX... More information -
- 1,828 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Composite implements the ICompositeLogger interface that allows writing of logging messages into multiple logging sinks. Main feature of this package is that it can be used platform independently. -
- 1,019 total downloads
- last updated 5/11/2021
- Latest version: 1.0.6.1
Plexdata.LogWriter.Mail implements the IMailLogger interface that allows writing of logging messages to any type of e-mail target. Main feature of this package is that it can be used platform independently. -
- 798 total downloads
- last updated 10/3/2019
- Latest version: 1.0.1
This library provides classes as well as interfaces to be used to convert numbers into their capacity representation. -
- 578 total downloads
- last updated 1/2/2019
- Latest version: 1.0.0
This library provides classes as well as interfaces to be used to generate binary dumps from certain buffers. -
- 474 total downloads
- last updated 3/31/2020
- Latest version: 1.0.0
This .NET Standard library represents a tool to easily modify bits within one single buffer. Additionally, it is also possible to charge all bits at once from e.g. integer values and vice versa. Taking a system's endianness into account is also guaranteed. -
- 471 total downloads
- last updated 3/9/2019
- Latest version: 1.0.0
This .NET Core library provides wrapper interfaces for the classes HttpContext, HttpRequest and HttpResponse. -
- 375 total downloads
- last updated 8/7/2020
- Latest version: 1.0.0
This library represents a collection of (hopefully) useful attributes. -
- 224 total downloads
- last updated 10/25/2021
- Latest version: 1.0.0
This library represents a helper for loading and saving settings files either as JSON or as XML. -
- 96 total downloads
- last updated 10/22/2022
- Latest version: 1.0.0
This library represents a collection of (hopefully) useful test names. -
- 78 total downloads
- last updated 10/15/2022
- Latest version: 1.0.0
This library represents a helper to be able to analyze binary signatures of files.