Use MySQL With .NET Core and Entity Framework

preview_player
Показать описание
MySQL is one of the most widely used databases and it even has an open-source fork called MariaDB. Fortunately, with different database providers for Entity Framework Core, we can easily configure EF to work with databases including MySQL and MariaDB.

Рекомендации по теме
Комментарии
Автор

Thanks Man ❤️
I was disturb last 5 days, and wasted on research, first which database, after that I decided to choose MySQL, then how to connect with MySQL, I didn't understand, finally got your video, and great thanks man ❤️

ravirajput
Автор

You are a lifesaver. Thank you so much for introduction :)

ahmetcan
Автор

This video solved my promblem. Thank you for clear explanation, I hope there are more videos coming regarding .Net core

yanneschan
Автор

Very much appreciated of your time, energy and knowledge to make this video. I finally can move on with my project.

tervalrandal
Автор

after wasting my time to other video. and till I found you. <3 thnx man!

paulrndeepee
Автор

Hi, thanks for the video
Please how to insert and retrieve data?

pierreahoble
Автор

Hi, great video,
I want to ask one question is that, I have ef core 6 and MySQL application, on the page load page has number of request to api, but on hosting environment mysql has max_user_connections=10, so it gives error saying max_user_connections only 10, so what to do in that case, also have called _context.dispose() on each api controller dispose method to close the connection.
Thank you.

macgaikwad
Автор

how to perform cRUD by using this method

abdulbasitimtiaz
Автор

Thank you for your nice tutorial. I want to use MariaDb with a DB first approuch but I don't Know how to retrive classes from databse. Could you help me please?

skyliner
Автор

Greate job, you helps me to slove the problem which I stuck for a day.

lakshansachintha
Автор

Very good video mate, been struggling with the database injection since at first all videos online only used the UseSqlServer while I was trying to use MySQL and I did not want to switch.

korosenpai
Автор

Really helpful and easy to understand, Thanks.

BasuraRatnayake
Автор

This is a perfect tutorial that I have been looking for... really thank.

choipatrick
Автор

simple, concise yet complete video! thanks!
If the database is handled by MySQL, where may we host our Asp.Net Core MVC application or API? what alike options do we have for that?

yaKaiZen
Автор

Keep it up bro! After 8h of researching and making dumb mistakes while creating the f*cking project u were the on to save me <3

danieljorge
Автор

Great job, just a perfect tutorial that I have been looking for, thanks a lot really thanks a lot, keep going

Ssh-zuyo
Автор

great tutorial thank you so much for making this ❤

streetboss
Автор

Gracias!!! que buena explicacion, me sirvio mucho gracias

rubenalfonsoriverarivera
Автор

Thank you. It worked on the first try! +1 Sub

hurrycane