Skip to content

martinsmith1968/DNX.Helpers.Console

Repository files navigation

DNX.Helpers.Console

DNX Solutions Logo DNX.Helpers.Console is a .NET package that contains the bits that help developing Console applications.

Installation

From NuGet package explorer:

Install-Package DNX.Helpers.Console

Contents

Helpers are divided into the following namespaces:

Namespace Descripion
main General purpose classes for working with the console
Exceptions Exceptions to assist with responding to known and controlled errors

Reference

Full Namespace reference

To Do

To Do

Contributing

Contributions welcome. All code must be comprehensively covered by unit tests using NUnit 3

Credits

By Martin Smith, 2001 onwards

Licence

Licence

Related Projects

Project Location
DNX.Helpers General purpose .NET standard library helpers
DNX.Helpers.Console For working with console applications
DNX.Helpers.CommandLine For working with Command Line parsing
DNX.Helpers.Log4Net For working with Log4Net

About

.NET Extensions and helpers for Console and Command Line parsing

Resources

License

Stars

Watchers

Forks

Packages

No packages published