Master RESTful API with ASP.NET Core Web API (.NET 8)
Published 11/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 117 Lectures ( 12h 16m ) | Size: 7 GB
Build a complete and professional RESTful API with JWT Authentication and .NET Identity using ASP.NET 8 (.NET Core).
What you'll learn
Fundamentals of ASP NET Core Web API
Project: Create a RESTful API in ASP NET Core 8
Implement the Repository Pattern
Work with Entity Framework and SQL Server
Work with Code First and Migrations
Implement Authentication and Authorization
Implement file upload in the API
Security with Password HASH and SALT
Implement CORS
Learn how to document an API
Installation and configuration of extensions
Implement DTOs (Data Transfer Objects)
Integrate Authentication and Authorization with .NET Identity
Create a Project Using Minimal API in .NET Core
What is Minimal API, its Advantages, and When to Use It
Minimal API, Code First, Repository Pattern, Database
Requirements
Basic knowledge of C#
Basic handling of Visual Studio 2022
Basic knowledge of SQL Server and Management Studio