dotnet/aspnetcore
Auf GitHub ansehenMicrosoft.AspNetCore.SpaServices.Extensions is undocumented
Open
#19.098 geöffnet am 17. Feb. 2020
Docsaffected-mediumarea-ui-renderingenhancementfeature-spahelp wantedseverity-major
Repository-Metriken
- Stars
- (37.933 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 9h) (258 gemergte PRs in 30 T)
Beschreibung
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!