dotnet version change, readme, script for ef

This commit is contained in:
Dominic Villemure
2024-03-16 13:26:29 -04:00
parent bbcefcf76f
commit 796d60a410
7 changed files with 46 additions and 27 deletions

View File

@@ -1,8 +1,10 @@
# Hutopy
## Pattern used
- Clean Architecture
## Patterns / strategy used
- Clean Architecture ( with Infrastructure, Domain, Application and Web layers )
- Minimal API endpoints.
- Guards ( Fail fast ) : https://github.com/ardalis/GuardClauses
-
## Tools
- Install Docker : https://www.docker.com/get-started/