File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111** CleanArchTemplate** is a fully featured ** .NET 9 Clean Architecture** boilerplate project built for rapid enterprise application development.
1212It provides a ready-to-use foundation with modern best practices and modular layers, so you can quickly rename and launch new projects.
1313
14- ### ✨ Key Features
14+ ### Key Features
1515
1616- ✅ ** .NET 9 Clean Architecture** pattern
1717- ✅ ** Entity Framework Core** with ` DbContext `
@@ -81,7 +81,7 @@ Save and close.
8181
8282---
8383
84- ## ⚙️ Step 4 – Rename the Project Files (Optional)
84+ ## Step 4 – Rename the Project Files (Optional)
8585
8686If you wish, rename your ` .csproj ` files to match:
8787
@@ -98,7 +98,7 @@ This step is optional; the template will still run with the original file names.
9898
9999---
100100
101- ## 🧩 Step 5 – Update Namespaces and References
101+ ## Step 5 – Update Namespaces and References
102102
103103Search the entire solution for **`CleanArchTemplate`** and replace it with your new project name, e.g.:
104104
You can’t perform that action at this time.
0 commit comments