Update to ASP.NET 10. Use all the best practices, resolve breaking changes. See https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-10.0?view=aspnetcore-10.0.
Do this before until November 10, 2026, this is end of support date for .NET 8
TODO:
- Update project and all dependencies to .NET 10
- Docker images update
- Update production server to .NET 10, uninstall 8
Update to ASP.NET 10. Use all the best practices, resolve breaking changes. See https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-10.0?view=aspnetcore-10.0.
Do this before until
November 10, 2026, this is end of support date for .NET 8TODO: