ASP.Net Core + Angular 2 app /home routing

前端 未结 3 632
北荒
北荒 2021-01-18 10:08

I\'ve been fighting with this for a while now and decided to write a post.

I\'m building a simple Single Page Application using VS2017 on ASP.Net Core 5.0 and Angula

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-18 10:42

    Is there a reason why you are using asp.net with angular? I HIGHLY suggest you using angular cli. Importing libraries and publishing is very difficult with angular + asp.net.

    Using angular cli will also always be "angular"

提交回复
热议问题