Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
jurczewski committed Jul 2, 2024
1 parent 9491809 commit 0a2c490
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# 📝 DotnetEmptyTemplate
# 📝 ConsoleApp-Dotnet-Template

[![Build [CI]](https://github.com/jurczewski/DotnetEmptyTemplate/actions/workflows/build.yaml/badge.svg)](https://github.com/jurczewski/DotnetEmptyTemplate/actions/workflows/build.yaml)[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/jurczewski)

A minimal .NET 8 template
A minimal .NET 8 console application template.

## 🔧 How to setup?

Expand All @@ -18,8 +18,8 @@ A minimal .NET 8 template
- _Figgle_ banner at startup
- `appsettings.json` with Setting __IOption__ pattern
- CI - _Github_ & _Azure DevOps Pipeline_ files
- sample project to run
- sample test project
- example project to run
- example test project
- central package manager
- .editorconfig
- .gitignore

0 comments on commit 0a2c490

Please sign in to comment.