1 - Setup API Clean Architecture #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Mettre en place la structure initiale du projet Liber_Incantamentum, une API RESTful en .NET 9 suivant la Clean Architecture. Cette base servira à développer une API de gestion de sortilèges avec :
Architecture modulaire et claire (Clean Architecture)
Structure des dossiers séparant Domain, Application, Infrastructure, API
Tâches
Créer la solution Visual Studio
Créer les différents projets
Critères d’acceptation
Le repo contient la solution Visual Studio avec la structure Clean Architecture
Le projet compile sans erreur