Version 10.0.3
There's an issue with
10.0.3
causing endpoints for the application to not be registered properly when using classic application startup withStartup.cs
. For this reason version10.0.4
replaces this version.
Core
.UsePiranha()
middleware ruins route search #1816- Add extension methods for new .NET 6 application startup #1824
Manager
Bugfixes
- PostgreSql InvalidCastException with DateTime #1762