Add Angular 4 to ASP.NET Core 2.0 Web Application (MVC) [closed]

我只是一个虾纸丫 提交于 2019-12-23 13:31:01

问题


Now that ASP.NET Core 2 is released, I have started to build a Web Application (MVC) using ASP.NET CORE in Visual Studio 2017. However when trying to add Angular 4 (or 2) to the existing project I find many outdated tutorials on the net. I would like some guidance on how and which procedure to chose (Angular CLI, WebPack, Manually etc.)

I'm aware there is a SPA (Angular) template inside visual studio 2017, however I've preferred to create a MVC web app first.

来源:https://stackoverflow.com/questions/45800595/add-angular-4-to-asp-net-core-2-0-web-application-mvc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!