ASP.NET Core 2.2 MVC, Razor Pages, API, JSON Web Tokens & HttpClient: How to Build a Video Course Website/Jonas Fagerberg

ASP.NET Core 2.2 MVC, Razor Pages, API, JSON Web Tokens & HttpClient: How to Build a Video Course Website/Jonas Fagerberg

An publicare
2019
Nr. Pagini
596
ISBN
9781099319754

Descriere

Description Want to learn ASP. NET Core 2. 2 MVC, Razor Pages, API, JSON Web Tokens (JWT) and HTTPClient?Prerequisites: C# (Intermediate level; including Generics, Reflection, async/await and Object-Oriented Programming (OOP))MVC/HTML5/CSS3 (Basic knowledge) I want to welcome you to ASP. NET Core 2. 2 MVC, Razor Pages, API, JSON Web Tokens & Http Client. This book will guide you through creating a video course membership site secured with JSON Web Tokens. This book's target audience is developers who want to learn how to build ASP. NET Core 2. 2 MVC, Razor Page, and API applications. The API has JSON Web Token (JWT) authentication and authorization, and the Razor Pages calls the API with Http Client. You should be an intermediate level C# developer with some experience in MVC, Entity Framework, HTML5, and CSS3. The book presupposes that you have a solid C# foundation with good knowledge in OOP, Linq/Lambda, generics, and asynchronous calls; this is not a book about the C# language. You will learn ASP. NET Core 2. 2 by building three applications in five projects. The first application is a UI for users registered with the membership site built with the MVC tem¬plate; the second is an administration UI built with Razor Pages; the third is an API secured with JSON Web Token authentication and authorization that the administration applica¬tion calls with Http Client. All three applications use several services with differing purpos¬es. Apart from the three application projects, a project for shared resources is created as well as a database project with the sole purpose of handling the shared Entity Framework Core 2. 2 database. When finished, you will have created a fully functioning video course website, where users can register to get access to video content, and admini¬strators can add and modify course content and users. You should already be familiar with MVC 5 or ASP. NET Core to get the most from this book; it delivers the content in a fast, no-fluff way. The book is practical

Pe aceeași temă

Jonas Fagerberg