dotnet/aspnetcore

Microsoft.AspNetCore.SpaServices.Extensions is undocumented

开放

#19,098 创建于 2020年2月17日

 (7 条评论) (14 个反应) (0 位负责人)C# (10,653 个派生)batch import
Docsaffected-mediumarea-ui-renderingenhancementfeature-spahelp wantedseverity-major

仓库指标

星标
 (37,933 个星标)
PR 合并指标
 (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!

贡献者指南