We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22ec11 commit f4ca2dbCopy full SHA for f4ca2db
README.md
@@ -1,8 +1,8 @@
1
-# ASP.NET CORE 5 Basic Clean Arthitecture
+# ASP.NET CORE 6 Basic Clean Arthitecture
2
It is a basic .ASP.NET Core 5 project with following the principles of Clean Architecture
3
## Technologies & Tools & Approaches
4
-* ASP.NET Core 5 WEB API
5
-* Entity Framework Core 5
+* ASP.NET Core 6 WEB API
+* Entity Framework Core 6
6
* Serilog
7
* XUnit, Moq
8
* Docker & Docker Compose
0 commit comments