Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 667 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 667 Bytes

.NET

ConsoleUtility.Common

This library contains common classes which used on any system that supports .NET framework startup utilities console applications.

  • ConsoleConfigurationBase - Base class for using and describing command line parameters
  • Logger - Base class using for implement logging in console app, write log to the console or file.

You can find latest version on the Nuget site: https://www.nuget.org/packages/SubRealTeam.ConsoleUtility.Common/