Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 989 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 989 Bytes

📝 ConsoleApp-Dotnet-Template

Build [CI]License: MIT

"Buy Me A Coffee"

A minimal .NET 8 console application template.

🔧 How to setup?

  1. Create a new repository using this template
  2. Replace ProjectName with your project name

⚗️ Features

  • 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