Essential Angular for ASP.NET Core MVC
by: Adam Freeman
ISBN-10: 1484229150
ISBN-13: 9781484229156
Edition 版本: 1st ed.
Released: 2017-08-24
Pages: 297
Book Description
Discover Angular,the leading client-side web framework,from the point of view of an ASP.NET Core MVC developer. Best-selling author Adam Freeman brings these two key technologies together and explains how to use ASP.NET Core MVC to provide back-end services for Angular applications. This fast-paced,practical guide starts from the nuts and bolt and gives you the knowledge you need to combine Angular (from version 2.0 up) and ASP.NET Core MVC in your projects.
What You’ll Learn
Gain a solid understanding of how ASP.NET Core MVC and Angular can work together
Learn how to use Visual Studio 2017 to develop Angular/ASP.NET Core MVC projects
Learn how create ASP.NET Core RESTful web services to support Angular applications
Learn how to expose data from Entity Framework Core to Angular applications
Learn how to use ASP.NET Core Identity to provide security services to Angular applications
Each topic is covered clearly and concisely and is packed with the essential details you need to learn to be truly effective.
Who This Book Is For
This book is for developers with a knowledge of ASP.NET Core MVC who are introducing Angular into their projects.
Contents
Chapter 1: Understanding Angular and ASP.NET Core MVC
Chapter 2: Getting Ready
Chapter 3: Creating the Project
Chapter 4: Creating the Data Model
Chapter 5: Creating a Web Service
Chapter 6: Completing the Web Service
Chapter 7: Structuring an Angular Application
Chapter 8: Creating the Store
Chapter 9: Completing the Angular Store
Chapter 10: Creating Administration Features
Chapter 11: Securing the Application
Chapter 12: Preparing for Deployment