I know how to deploy an Angular CLI application on IIS (using ng build), 
and I know how to deploy an ASP.NET Core application on IIS (using dotnet 
publish), but I need help with doing the same thing for an Angular CLI 
application with a ASP.NET Core application.

This would be for an application that was created using "dotnet new 
angular". How do I deploy the two separate components of the application 
(Angular CLI and ASP.NET Core) in IIS, and how do I have the deployed 
Angular CLI talk to the deployed ASP.NET Core?


-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/f80e95dd-0cc2-43d7-9e7c-1f89330182f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to