Test Project To run the project: Go to infrastuctre project: cd .\ProjectType.Infrastructure\ Add The Migration : dotnet ef database update --startup-project ..\ProjectType.Web\ Run the peoject. You can find the postman collection in the project files.