Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@kapozade kapozade released this 23 Dec 21:05
e938fa4
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.