SaltworksConsole is a Visual Studio project template for a c# based solution used for making Console apps. Some of the goals were:
- Include Dependency Injection
- Include Tracing
- Include Fault Tolerant Processing with Polly
- Seperate Console app from model using multiple projects