This is just a project to get a better understanding of clean architecture and domain driven design.
Helper notes: - When adding a new migration, run it in the infrastructure directory and append the startup project like this
dotnet ef migrations add Initial --startup-project ../CleanArchitectureApi.ApiEndpoints for the API can be accessed in Development mode through this url:
http://localhost:5000/scalar/v1