Skip to Main Content
ASP.NET Core 6 and Angular - Fifth Edition
book

ASP.NET Core 6 and Angular - Fifth Edition

by Valerio De Sanctis
April 2022
Intermediate to advanced content levelIntermediate to advanced
780 pages
19h 39m
English
Packt Publishing
Content preview from ASP.NET Core 6 and Angular - Fifth Edition

6

Fetching and Displaying Data

In the previous chapter, we created a new WorldCities solution containing a WorldCities project (our Angular app) and a WorldCitiesAPI project (our ASP.NET Web API) and made a considerable effort to empower the latter with a DBMS-based data provider, built upon Entity Framework Core using the Code-First approach. Now that we have data persistence, we’re ready to entrust our users with the ability to interact with our application; this means that we can switch to the Angular app and implement some much-needed stuff, such as the following:

  • Fetching data: Querying the data provider from the client side using HTTP requests and getting structured results back from the server side
  • Displaying data: Populating typical ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET Core 8 and Angular - Sixth Edition

ASP.NET Core 8 and Angular - Sixth Edition

Valerio De Sanctis

Publisher Resources

ISBN: 9781803239705Supplemental Content