this are the steps we follow.
1.create solution in .netcore blank page.
2.create porject webapi
3.project one delete all files instead of properties and dependencies.
4.paste angular project folder under first solution
5.change build path in angular.json(refer sample projects)
6.change few setings in startup.cs
7.change launchurl setting same url
check this link Here
No comments:
Post a Comment