Skip to content

Commit 58ca197

Browse files
authored
Revise project overview and features in README
Updated project description and key features in README.
1 parent a724ddc commit 58ca197

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/selfmadecode/CleanArchTemplate/pulls)
88

99
## About the Project
10+
Hey, since you’re here, let me tell you what this project can help you achieve.
11+
You can use this template right out of the box. It’s built with C# and .NET 9, and it already includes several implementations for you. This means you can focus directly on your business logic.
1012

11-
**CleanArchTemplate** is a fully featured **.NET 9 Clean Architecture** boilerplate project built for rapid enterprise application development.
12-
It provides a ready-to-use foundation with modern best practices and modular layers, so you can quickly rename and launch new projects.
13-
14-
### Key Features
15-
13+
### Some of the features of the template are:
1614
-**.NET 9 Clean Architecture** pattern
1715
-**Entity Framework Core** with `DbContext`
1816
-**Authentication & Authorization** using **Roles** and **Policies**
@@ -34,8 +32,7 @@ It provides a ready-to-use foundation with modern best practices and modular lay
3432
- `ApplicationUser`
3533
- DTOs
3634

37-
Use this project as a starting point for scalable, secure, and maintainable .NET applications.
38-
35+
Use this project as your starting point. Please create issues whenever you notice anything, and remember to star this repo or fork it so we can fix issues together. My goal is to create a template that .NET developers can use whenever they start a new project. That way, development becomes faster and more efficient.
3936
---
4037

4138
# Rename Guide

0 commit comments

Comments
 (0)