Execute store procedure and SQL queries in entity framework core 7.0 | SP handling in EF Core 7.0
HTML-код
- Опубликовано: 7 фев 2025
- #dotnet7 #dotnetcore #efcore #nihiratechiees
This video about .NET 7.0 entity framework core SP handling
Topics covered
=============
1, Handling Store procedure from EF Core.
2, Executing SQL Queries from EF Core
GitHub source code link
=====================
github.com/nih...
Join this channel to get access to perks:
/ @nihiratechiees
Thank you so much sir !
Welcome
Nice
Thanks
thanks
Welcome
Great Tutorial! How can we use the get the custom Column bool based on joining the tables by quering against the Database not particular table. Using EF core 7 in code First?
Are you still checking?
what will happen when we scaffold the model folder again we need to create the custom model class for the sp?
I believe scaffolding will delete and recreate the new file better you can keep custom models in separate folder
Useful. Thanks for the video. Please share SP script
Will upload soon. Mostly by tonight
github.com/nihira2020/Database/blob/main/Test_DB_Script.sql
can u suggest me. i have multiple database. that database list in drop dawn. and i take action of insert api that selected database.
What is your question? How to find database for perform insert?
@@NihiraTechiees I have a Tblusers table of DefDB database. There is a field named database in that table. Whichever user logs in, that database will be returned to him and after all the operation will happen in that database. I will have multiple users and request will be made for the same user. I want to make it like this.
i am very disappointed i was following this project 3.30 and 1.17 hrs video but now this database video not available also more other things not available or in sequence very bad way to do project like no sequence
Video is specific technology Angular. Also supporting items added in description.
Example Api creation video link. In that api creation video description added database scripts.
Also added source code for all videos what else you looking for my dear friend.
Don't think it's school.
@@NihiraTechiees dear friend lookin for database portion video about store procedure which i did not understand by source code i am a fresher
@@NihiraTechiees when you were creating associatecontroller where and how to build that database portion i feel all my hardwork of learning from your project wasted
Send me mail possible I will make call we can discuss further.
@@NihiraTechiees video of creation of these database table that are using in stored-procedure in this video code of db not understandable please send or make video so that i can compelete my project