-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Robert Dyball edited this page Sep 27, 2016
·
8 revisions
#2Welcome to the Angular 2 Multi-SPA wiki!
following are links to a series of blog posts that will describe the step-by-step process how this framework was built, and describe along the way how to make the most Angular 2 and ASP.Net Core together. It is easy to end up with badly coupled spaghetti code or waste ASP.Net Core and a perfect good server by serving flat HTML - here you'll see how to keep using tag helpers and razor with your Angular 2. Have your cake and eat it too!
#31 - Creating the base ASP.Net Core Project https://dyball.wordpress.com/2016/09/28/01-asp-net-core-angular-2-angular2multispa/
#3Next - adding Angular 2 ( more coming )