594 Views
So far we've created a new Angular 2/.NET Core project, designed our first basic HelloWorld component and configured routing to go directly to it. But let's say you want to do something more interesting (and useful), you want to get some data and show it using .NET Core Web API and Angular 2.
0 comments