Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

ASP.NET Core 3 and Angular 9 - Third Edition (repost)

Posted By: hill0
ASP.NET Core 3 and Angular 9 - Third Edition (repost)

ASP.NET Core 3 and Angular 9 - Third Edition:
Full-stack web development with .NET Core 3.1 and Angular 9
by Valerio De Sanctis

English | 2020 | ISBN: 1789612160 | 724 Pages | PDF,EPUB | 14.34 MB

The book will help you use the .NET Core framework and Web API Controllers to implement the backend with API calls and server-side routing. Going further, you will learn to build the Data Model with Entity Framework Core and configure it using either a local SQL Server instance or cloud-based data stores such as MS Azure. The book will help you handle user input with Angular Reactive Forms and frontend and backend Validators for maximum effect. You will explore the advanced debugging and unit testing features provided by xUnit.NET (.NET Core) and Jasmine/Karma (Angular). Finally, you will implement various authentication and authorization techniques with the ASP.NET Core Identity system and the new IdentityServer, as well as deploy your apps on Windows and Linux Servers using IIS, Kestrel, and NGINX.