Update a Record in Database using Entity Framework Core in Hindi. To update the record in database using EF Core there are several ways. In this video we will learn the simplest way to update a record using entity framework core.
We will updat a single record using record id. First we will fetch that record from database using id, then will update the properties and later will save the changes in database.
#efcore #entityframeworkcore #microsoft
💰 SUPPORT Nitish Kaushik ☕💳 by donating for more quality content!
📱UPI: nitishkaushik@icici
💳 Paypal: https://www.paypal.com/paypalme/nitis...
☕ BuyMeACoffee: https://www.buymeacoffee.com/nitishka...
Your support is greatly appreciated! 🙌🎥📚
Code Repository: https://github.com/nitishwebgentle/Db...