dotnet/aspnetcore

Microsoft.AspNetCore.SpaServices.Extensions is undocumented

オープン

#19,098 opened on 2020/02/17

 (7 件のコメント) (14 件のリアクション) (0 人の担当者)C# (10,653 件のフォーク)batch import
Docsaffected-mediumarea-ui-renderingenhancementfeature-spahelp wantedseverity-major

Repository metrics

Stars
 (37,933 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The old spa services doc contains a scary deprecation warning:

The features described in this article are obsolete as of ASP.NET Core 3.0. A simpler SPA frameworks integration mechanism is available in the Microsoft.AspNetCore.SpaServices.Extensions NuGet package. For more information, see [Announcement] Obsoleting Microsoft.AspNetCore.SpaServices and Microsoft.AspNetCore.NodeServices.

Instead of linking to the document for the currently-supported spa services, it links to a Nuget package and a GitHub issue.

Please document the current version of this feature!

コントリビューターガイド