A minimal .NET 8 console application template.
- Create a new repository using this template
- Replace
ProjectName
with your project name- If your are on Windows, use rename-all.ps1 Powershell Script
- Serilog logger
- Figgle banner at startup
appsettings.json
with Setting IOption pattern- CI - Github & Azure DevOps Pipeline files
- example project to run
- example test project
- central package manager
- .editorconfig
- .gitignore