February 2024
Intermediate to advanced
804 pages
20h 4m
English
In the previous chapter, we created a new WorldCities solution containing a worldcities.client project (our Angular app) and a WorldCities.Server 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:
Read now
Unlock full access