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

Комментарии • 22

  • @ashishgaikwad8368
    @ashishgaikwad8368 9 месяцев назад

    Thank you so much sir !

  • @aksharanatureworld
    @aksharanatureworld Год назад

    Nice

  • @muhammadfaryadazim6110
    @muhammadfaryadazim6110 Год назад

    thanks

  • @SaikiranNomula
    @SaikiranNomula 11 месяцев назад

    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?

  • @selvaraj.ayyappan170
    @selvaraj.ayyappan170 3 месяца назад

    what will happen when we scaffold the model folder again we need to create the custom model class for the sp?

    • @NihiraTechiees
      @NihiraTechiees  3 месяца назад

      I believe scaffolding will delete and recreate the new file better you can keep custom models in separate folder

  • @chitrakanaga8456
    @chitrakanaga8456 Год назад

    Useful. Thanks for the video. Please share SP script

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      Will upload soon. Mostly by tonight

    • @NihiraTechiees
      @NihiraTechiees  Год назад

      github.com/nihira2020/Database/blob/main/Test_DB_Script.sql

  • @kakdiyaamit6625
    @kakdiyaamit6625 10 месяцев назад

    can u suggest me. i have multiple database. that database list in drop dawn. and i take action of insert api that selected database.

    • @NihiraTechiees
      @NihiraTechiees  10 месяцев назад

      What is your question? How to find database for perform insert?

    • @kakdiyaamit6625
      @kakdiyaamit6625 10 месяцев назад

      @@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.

  • @rizwanahmed5596
    @rizwanahmed5596 4 месяца назад

    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

    • @NihiraTechiees
      @NihiraTechiees  4 месяца назад

      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.

    • @rizwanahmed5596
      @rizwanahmed5596 4 месяца назад

      @@NihiraTechiees dear friend lookin for database portion video about store procedure which i did not understand by source code i am a fresher

    • @rizwanahmed5596
      @rizwanahmed5596 4 месяца назад

      @@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

    • @NihiraTechiees
      @NihiraTechiees  4 месяца назад

      Send me mail possible I will make call we can discuss further.

    • @rizwanahmed5596
      @rizwanahmed5596 4 месяца назад

      @@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