dotnet/aspnetcore

Microsoft.AspNetCore.SpaServices.Extensions is undocumented

Open

#19,098 建立於 2020年2月17日

在 GitHub 查看
 (7 留言) (14 反應) (0 負責人)C# (10,653 fork)batch import
Docsaffected-mediumarea-ui-renderingenhancementfeature-spahelp wantedseverity-major

倉庫指標

Star
 (37,933 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 258 個 PR)

描述

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!

貢獻者指南