Загрузка страницы

Create CRUD API Endpoints with ASP.NET Core & Entity Framework

A recorded live stream. We created an ASP.NET Core API in Visual Studio 2019. This API is used to build up Create, Read, Update and Delete (CRUD) endpoints.

These endpoints will be powered by Entity Framework. A DbContext was set up, which communicates with a SQL Server database.

Then, a generic service is created. This generic service contains methods which will help with the CRUD API endpoints. In addition, any entity associated with our DbContext can inherit this generic service and have the CRUD methods available for it.

Finally, we build a generic controller. This generic controller will call methods in our generic service. We will then use this generic controller for any entity associated with our DbContext. This will expose the API endpoints for our entity.

📖 Learn .NET and C# with our online courses 📖
https://www.roundthecode.com/dotnet-courses?utm_source=youtube&utm_medium=referral&utm_campaign=WHIcKJfv2sQ+-+video+content+%28online+course%29

► More Information: https://www.roundthecode.com/dotnet-tutorials/create-crud-api-endpoints-with-asp-net-core-entity-framework?utm_source=youtube&utm_medium=referral&utm_campaign=WHIcKJfv2sQ+-+video+content+%28more+information%29

Видео Create CRUD API Endpoints with ASP.NET Core & Entity Framework канала Round The Code
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
13 июля 2020 г. 16:26:24
00:47:13
Яндекс.Метрика