/CliverRoutines

Cross-platform routines: - application settings manager that supersedes .NET ConfigurationManager; - logger with multi-threading and session support; - auxiliary routines;

Primary LanguageC#MIT LicenseMIT

CliverRoutines

CliverRoutines is a cross-platform C# lib providing what is needed in most desktop applications and not only them:

  • settings manager that supersedes .NET ConfigurationManager;
  • logger with multi-threading and session support;
  • auxiliary routines;

It has been developed on .NET Standard 2.0 and supposed to run on any platform.