for latest videos, please subscribe to the channel here 🙂 –
In this #EntityFramework #CodeFirst Tutorial, I am going through all the #Migration commands to show their use while building relational database
Content –
1. add-migration
2. update-database
3. remove-migration
4. customizing migration code
5. script-migration
Happy Coding!!
Like our page –
Follow us on –
Tag: code first migrations, .net, vsual studio, programming
Xem thêm: http://thuvienso.club/category/review
Nguồn: http://thuvienso.club
Very helpful
plz share EP03 for Relation DB Migration .
One of the best videos about migrations, where are the rest of the videos?
Can you share mysql database migrations where i have already ef entity models creted for mssql but now i want to use mysql?
Thanks for sharing your knowledge, Too useful for me!
Great videos! Will you be continuing this series?
Great video about migrations but it would be very useful to include the downsides of Ed core migrations so the viewers can make informed decisions. At the moment I write this the migrations method deprives the users from using the advanced features of the databases and being limited only to the basic common denominator cross all dbs. Then having your db code reduced to a string is really unpleasant to read. The diffing of the db structure is not visible at a glance. The ef core badly needs the db first functionality and full db features support for this to be viable approach for serious db projects that use the full feature sets of the databases.
Just my 2cents to warn the viewers to not get this as a best practice for all cases and really think it through first. Will this be sufficient for their needs.
Thanks bro. I'm in need of learning Entity Framework ASAP for my project. Are these two episodes enough for me to work using EF Core? If not, what are the important ones that I need to know in order to work using it?
Thanks 😊 bro
continue 😍😍
Awesome
Thank you very much.