mysql #dotnet #entityframeworkcore
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#] - https://youtu.be/0pFaSjualsA
MySQL with Dapper for a .NET 6 Console Application (C# 10, Read operations) - https://youtu.be/OEYxBjudH-w
My YouTube channel: https://www.youtube.com/c/DotNetCoreCentral
My Blog Website: https://dotnetcorecentral.com/
My Github repo: https://github.com/choudhurynirjhar
Some of my popular videos:
Elasticsearch with .NET and introduction: https://youtu.be/9tkrDqMbFMg
Hangfire Scheduling an introduction: https://youtu.be/sQyY0xvJ4-o
ASP.NET Core Authentication with JWT (JSON Web Token): https://youtu.be/vWkPdurauaA
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): https://youtu.be/1Fe7QD7Ovi8
How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): https://youtu.be/hlUGZ6Hmv6s
Download
0 formats
No download links available.
MySQL / Entity Framework Core [Create, Update and Delete operations and Stored Procedure using C#] | NatokHD