SergiyStoyan / CliverRoutines

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

Home Page:https://sergiystoyan.github.io/CliverRoutines/#1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Documentation

About

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

https://sergiystoyan.github.io/CliverRoutines/#1

License:MIT License


Languages

Language:C# 100.0%