Skip to content

Commit 437bf1c

Browse files
authored
Update README.md
1 parent 700002a commit 437bf1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Sample-CleanArchitecture-CQRS
2-
This project is a .NET 8.0 implementation of Clean Architecture, CQRS pattern, Fluent Validation and Identity for role and user management. It utilizes Sqlite, Entity Framework, Mapster, MediatR, and JWT for authentication and authorization in an ASP.NET Core Web API.
1+
# Sample-CleanArchitecture-CQS
2+
This project is a .NET 8.0 implementation of Clean Architecture, CQS pattern, Fluent Validation and Identity for role and user management. It utilizes Sqlite, Entity Framework, Mapster, MediatR, and JWT for authentication and authorization in an ASP.NET Core Web API.
33

44
## Technologies Used
55
- ASP.NET Core 8.0
66
- Mapster
77
- Clean Architecture
8-
- CQRS Pattern
8+
- CQS Pattern
99
- Identity (Role and User Management)
1010
- Sqlite
1111
- Entity Framework

0 commit comments

Comments
 (0)