You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
With Node Services being deprecated in ASP.Net Core 3 (See announcement), I would like to be able to keep using Angular universal to pre-render pages.
What is the use-case or motivation for the desired behavior?
SEO/Better user experience
Is there anything else we should know?
The Readme for aspnetcore-engine is referencing AddNodeServices which is being marked as Obsolete.
If there is a newer way forward, then it's not clear based on existing documentation