#mysql #dotnet #dapper
MySQL is an open-source and free RDBMS database.
In this video, I will cover how to do Create, Update and Delete operations from MySQL database using .NET 6 and Dapper.
My previous video on MySQL: https://youtu.be/OEYxBjudH-w
Videos I did a couple of years back for Dapper are here:
ASP.Net Core with Dapper - Part 1: https://youtu.be/F4faJc_mvII
PostgreSQL and Dapper in .Net Core - Part 1: https://youtu.be/pfaBA8RD9SU
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 / .NET 6.0 [Create, Update and Delete operations using Dapper and C#] | NatokHD