Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 649 Bytes

File metadata and controls

11 lines (6 loc) · 649 Bytes

.NET-Core-3.1-MVC-REST-API

In this full course, we show you how to build a full REST API using .NET Core 3.1. Credits: Les Jackson , Full Course on link : https://www.youtube.com/watch?v=fmvcAzHpsk8&t=374s

MVC, REST, the Repository Pattern, Dependency Injection, Entity Framework, Data Transfer Objects, (DTOs), AutoMapper to provide 6 API endpoints that will allow you to Create, Read Update and Delete resources.

image

image