Connect MySQL Database to .Net Core 5 Application

Опубликовано: 17 Март 2026
на канале: OpenEducation
33,512
301

In this video, we will see how we can connect to MySQL database with a .Net Core application via Ado.Net.

I will connect to MySQL using the official nuget package for MySQL and then query the existing database using ADO.NET and show it on a web application UI. This method can be used same way in other .Net project type also.

Access MySQL using Entity Framework Core :    • Connect & Access MySQL database using Enti...  

Like and subscribe to this channel, and put your thoughts or suggestion in the comment box below.

#mysql #dotnetcore