Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
jurczewski committed Jun 29, 2024
1 parent ed71b0f commit 544502d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ A minimal .NET 8 template
## 🔧 How to setup?

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

## ⚗️ Features

- _Serilog_ logger
- _Figgle_ banner at startup
- appsettings.json with Setting __IOption__ pattern
- `appsettings.json` with Setting __IOption__ pattern
- CI - _Github_ & _Azure DevOps Pipeline_ files
- test project
- sample project to run
- sample test project
- central package manager
- .editorconfig
- .gitignore

0 comments on commit 544502d

Please sign in to comment.