MySQL / Entity Framework Core [Create, Update and Delete operations and Stored Procedure using C#]

Опубликовано: 12 Сентябрь 2024
на канале: DotNet Core Central
11k
75

mysql

MySQL is an open-source and free RDBMS database.

In this video, I will cover how to do Create, Update and Delete operations as well as execute Stored Procedure in MySQL database using .NET 6 and Entity Framework Core.

My previous video on MySQL:
MySQL / .NET 6.0 [Create, Update and Delete operations using Dapper and C -
MySQL with Dapper for a .NET 6 Console Application (C# 10, Read operations) -

My YouTube channel:
My Blog Website:
My Github repo:

Some of my popular videos:

Elasticsearch with .NET and introduction:

Hangfire Scheduling an introduction:

ASP.NET Core Authentication with JWT (JSON Web Token):

Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1):

How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes):