In this video I will show you how you can connect and fetch data from a MySQL database in any asp.net core application using entity framework core. I am using .Net core 5 with Entity Framework core 5.
We will start with adding all required Nuget packages, then create DB context and entities classes and then generate code first migrations. I will show you how you can fetch data from MySQL database using EF core and show it on UI.
Like, comment and subscribe to this channel, and let me know you feedback and any other tutorial suggestion in the comments.
#mysql #entityframework #aspnetcore