Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 260 Bytes

ConsoleTemplate

This is a template for a .NET console application. It already contains the CommandLine Handling, the Dependency Injection and the Options Pattern. This allows you to try something relatively quickly and not always have to start from scratch.