v1.2.0
dotnet new install Supreme.Dotnet.Api.Template::1.2.0
🎉 What is new?
- PostgreSQL support #11. User is now able to select database. Current options MySQL and PostgreSQL. Default value is MySQL. Both MySQL and PostgreSQL is supported for outbox pattern. See CAP for details.
- Arrange files according to user choices #13 Released by v1.2.0-rc.1
🐞 What is fixed?
- Missing redis.conf #17 Released by v1.2.0-rc.2