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.
FSharpCSharp/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.
C#GPL-3.0