Book Image

Hands-On Web Development with ASP.NET Core and Angular 7 [Video]

By : Reynald Adolphe
Book Image

Hands-On Web Development with ASP.NET Core and Angular 7 [Video]

By: Reynald Adolphe

Overview of this book

Have you ever wondered why so many applications do not become successful or popular? Are you looking to create a user-friendly cross-platform app with a powerful UI? This course will teach you to blend the power of Angular UI and .NET Core to create interactive, real-world applications that can easily communicate between the frontend and backend. You will create strong Angular UI (and flawless cross-platform ASP.NET Core) shopping applications and web services for querying data. Then you will move on to structure Angular routing, build a pipeline, and complete a nice Angular UI with a shopping cart. By the end of the course you will be an established and confident full-stack developer who can easily build projects/models using Angular and ASP.NET The code bundle for this course is available at https://github.com/PacktPublishing/Hands-on-Web-Development-with-ASP.NET-Core-and-Angular-7 This course uses Angular 7, and ASP.NET Core 2.1, while not the latest version available, it provides relevant and informative content for legacy users of Angular and ASP.NET Core.
Table of Contents (6 chapters)
Chapter 4
Preparing Pipeline for the UI of the Angular Store
Content Locked
Section 3
Creating the Category Filter
The aim of this video is to create the category filter. - Enhance the ASP.NET Core MVC application - Receive category data in the Angular data repository - Update the filter component and template