.NET 9.0 Example App / API .Net 9.0 API using SQL Server with Entity Framework Core Unit Tests and Integration Tests Docker with Compose Docker steps: switch to Linux containers from the folder src run the below commands docker-compose -f CF.Api/docker-compose.yml build docker-compose -f CF.Api/docker-compose.yml up Swagger: http://localhost:8888/swagger/index.html