スポンサーリンク

ASP.NET Core updates in .NET Core 3.0 Preview 4

.NET Core 3.0 Preview 4 is now available and it includes a bunch of new updates to ASP.NET Core. Here’s the list of what’s new in this preview: Razor Components renamed back to server-side Blazor Client-side Blazor on WebAssembly now in official preview Resolve components based on @using _Imports.razor New component item template Reconnection to the same server Stateful reconnection after prerendering Render stateful interactive components from Razor pages and views Detect when the app is prerendering Configure the SignalR client for server-side Blazor apps Improved SignalR reconnect features Configure SignalR client for server-side Blazor apps Additional options for MVC service registration Endpoint routing updates New template for gRPC Design-time build for gRPC New Worker SDK Please see the release notes for additional details and known issues.

情報源: ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 4

Memo.

Client-side Blazor on WebAssembly now in official previewとか、こちらもいろいろ。

コメント

タイトルとURLをコピーしました