/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.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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.