This release fully updates the examples in this repo to the dotnet new
mcs-orleans-multiservice 2.0 template:
- 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
Full Changelog: 1.0.0-preview3...2-0-0