This release contains a major update for all templates:
mcs-editorconfig
Updated to C# 12 including all new code analysis rules for C# 12mcs-orleans-multiservice
- Updated to C# 12, .NET 8 and Orleans 8 - including full compliance to the
dotnet new
mcs-editorconfig 2.0 template - Updated to ASP.NET Core 8 Minimal API's, including OpenAPI docs
- Added automatic endpoint registration for minimal API's
- Added helper to enable DI for a group of minimal API endpoints
Eliminates duplicated initialization code and repeated parameters across endpoints
- Updated to C# 12, .NET 8 and Orleans 8 - including full compliance to the
mcs-orleans-results
Updated to C# 12, .NET 8 and Orleans 8 - including full compliance to thedotnet new
mcs-editorconfig 2.0 templatemcs-uno-markup2
andmcs-uno-view
- Updated to Uno 5.2 including Uno's .NET Single Project and
uno.sdk
! - Added support for latest
dotnet new unoapp
template - Updated to Uno.Extensions.* 4.1
- Updated to Microsoft.WindowsAppSDK 1.5
full release notes
- Updated to Uno 5.2 including Uno's .NET Single Project and