Microsoft.AspNetCore.SpaServices.Extensions is undocumented
Open
affected-medium
area-ui-rendering
Docs
enhancement
feature-spa
help wanted
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
The old spa services [doc](https://docs.microsoft.com/en-us/aspnet/core/client-side/spa-services?view=aspnetcore-3.1) 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!
Contributor guide
Assessment
This issue has not been assessed yet.