Description
https://www.npmjs.com/package/aspnet-prerendering links to an repository.
The page also states that "You should not use this package directly in your own applications, because it is not supported, and there are no guarantees about how its APIs will change in the future.".
It also states that "This NPM package is an internal implementation detail of the Microsoft.AspNetCore.SpaServices NuGet package." - so I suppose that that means that some version of Microsoft.AspNetCore.SpaServices will be compatible with some version of aspnet-prerendering, and should be used in conjunction with that but not otherwise. Could this be clarified, maybe?
I also note that the last release was 2 years ago - is there, or will there be, a new package one should use here?