Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Angular universal in asp net core web api project #744

Open
SargisParunakyan1 opened this issue Aug 17, 2021 · 1 comment
Open

Enable Angular universal in asp net core web api project #744

SargisParunakyan1 opened this issue Aug 17, 2021 · 1 comment

Comments

@SargisParunakyan1
Copy link

My project are consists with Web Api Core and Angular 9. I tried to found how to enable SSR in Web Api project. But i only found information about templates like MVC, Web application etc. Is it possible to enable SSR in Web Api Core project ?

@omikolaj
Copy link

omikolaj commented Jan 5, 2022

The information on SSR and .NET 6 is scares. It appears that .NET 6 has deprecated support for SSR. It's hard to get a straight answer on how to achieve SSR with .NET 6 now.

https://stackoverflow.com/questions/70570048/how-to-serve-angular-application-from-net-5-server-and-use-server-side-renderin?noredirect=1#comment124757424_70570048

dotnet/aspnetcore#12890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants