Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@VincentH-Net VincentH-Net released this 07 May 09:04
· 2 commits to main since this release

This release contains a major update for all templates:

  • mcs-editorconfig
    Updated to C# 12 including all new code analysis rules for C# 12
  • mcs-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
  • mcs-orleans-results
    Updated to C# 12, .NET 8 and Orleans 8 - including full compliance to the dotnet new mcs-editorconfig 2.0 template
  • mcs-uno-markup2 and mcs-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