dotnet new install Supreme.Dotnet.Api.Template
🎉 What is new?
- Integrate TestContainers. [#19]
User is now able to implement their integration tests by using TestContainers. Current version supports PostgreSQL, MySQL, and RabbitMQ containers. These containers are being automatically added according to your choices while creating the project. - Upgrade existing package versions.
Nearly all dependencies have been upgraded to latest compatible versions.