Essential Angular for ASP.NET Core MVC 3: A Practical Guide to Successfully Using Both in Your Projects
Authors: Adam Freeman
ISBN-10: 1484252837
ISBN-13: 9781484252833
Edition 版本: 2nd ed.
Released: 2019-10-24
Print Length 页数: 351 pages
Book Description
Combine the strengths of Angular,the leading framework for developing complex client-side applications,and ASP.NET Core MVC 3,the latest evolution of Microsoft’s framework for server-side applications. This new edition offers updated Angular,ASP.NET Core 3,Entity Framework Core 3 examples,an all-new chapter on interoperability with Blazor,and more!
Best-selling author Adam Freeman brings together these two key technologies and explains how to use ASP.NET Core MVC 3 to provide back-end services for Angular applications. This fast-paced and practical guide starts from the nuts and bolts and gives you the knowledge you need to combine Angular and ASP.NET Core MVC 3 in your projects.
Each topic is covered clearly and concisely and is packed with the essential details you need to learn to be truly effective.
What You Will Learn
Gain a solid understanding of how ASP.NET Core MVC 3 and Angular can work together
Utilize both Visual Studio and Visual Studio Code to develop Angular/ASP.NET Core MVC projects
Create ASP.NET Core RESTful web services to support Angular applications
Expose data from Entity Framework Core to Angular applications
Use ASP.NET Core Identity to provide security services to Angular applications
Understand how Angular and Blazor applications can work together
1.Understanding Angular and ASP.NET Core MVC
2.Getting Ready
3.Creating the Project
4.Creating the Data Model
5.Creating a Web Service
6.Completing the Web Service
7.Structuring an Angular Application
8.Creating the Store
9.Completing the Angular Store
10.Using Angular with Blazor
11.Creating Administration Features
12.Securing the Application
13.Preparing for Deployment