21 | Repository Pattern In ASP.NET Core 6 | ASP.NET Core Repository Pattern | Models (Hindi/Urdu)

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • #repository
    #pattern
    #aspnetcore
    #aspnetcore6
    #aspnetcoremvc
    #aspnetcorewebapi
    #tutorials
    #hindi
    #urdu
    repository pattern,asp.net core,repository pattern c#,repository pattern in mvc,repository pattern c# web api,repository pattern c# mvc,repository pattern in asp.net core web api,asp.net core repository pattern,asp.net core repository,asp.net core repository pattern tutorial,asp.net core repository pattern example,asp.net core repository and unit of work,asp.net core 6 repository pattern,repository pattern in asp.net core mvc,what is repository pattern,asp.net,c#

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

  • @GMSYSTEMS419
    @GMSYSTEMS419 9 месяцев назад +5

    I used to watch all your lectures with practical without cheating or fast forwarding the lectures. Very well done for all your effort in creating these helpful videos

  • @Anonymous-ld5ot
    @Anonymous-ld5ot Год назад +8

    Please make video on "Generic Repositories", "Unit Of Work", Identity Framework and "3 layer architecture." I'm unable to find a good video lecture on these topics.

  • @manish_sarswat_iiitg
    @manish_sarswat_iiitg 2 месяца назад +3

    Thank you bhai for making these video lectures ❤❤

  • @DeepakGupta-s1z
    @DeepakGupta-s1z 2 месяца назад +3

    very good explanation

  • @SheikhMuhammadNawaz
    @SheikhMuhammadNawaz Год назад +3

    Keep waiting for this Playlist' video.

  • @irealabdullah
    @irealabdullah 2 месяца назад +3

    Daddy of C# AND .NET
    Sir G Love you

  • @__okwhatever
    @__okwhatever Год назад +2

    Sir cloud AWS, CI/CD, Testing, GIT/GITHUB and solid principle in pr bhee series lain in pr resource nhi hai we need to learn these technologies too plzzzzzzzz start focusing on these things too ap see seekhna ap hamesha dilon main rahein gay and thanks for everything we have learned from u sir u r amazing ❤

  • @roshanfulwani802
    @roshanfulwani802 Год назад +2

    Awesome video, 👍😄 waiting for part 22 🔥💯

  • @sumitrawat5946
    @sumitrawat5946 Год назад +2

    Sir complete videos daalna koi bhi video hidden mat rkhna.
    Thank you for sharing knowledge sir

  • @suhaskamble7571
    @suhaskamble7571 Год назад +2

    Thank you for this amazing Explanation

  • @abdullahjan87
    @abdullahjan87 Год назад +2

    Very very well boss.

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

    thanks man... after lot of effort on youtube i got the point in this video.. best tutor

  • @faizanmalik5430
    @faizanmalik5430 Год назад +2

    watching you grow day by day...
    can't wait to be your 10kth subscriber ...

  • @patelhardik2505
    @patelhardik2505 Год назад +2

    Excellent 👌🏻 sir

  • @rajeshmajumdar4999
    @rajeshmajumdar4999 3 месяца назад +1

    That is very nicely explained! Thank you, sir.

  • @NeerajKumar-nc3qp
    @NeerajKumar-nc3qp Год назад +1

    Great jobs sir❤❤❤❤

  • @Islam-Is-Everywhere
    @Islam-Is-Everywhere 10 месяцев назад +1

    Best video of #Repository_Pattern on #RUclips 👍😄
    Awesome explanation 🔥💯

  • @DeepakKumarVishwakarma-q7j
    @DeepakKumarVishwakarma-q7j 2 месяца назад +2

    drop servicing wali mooti madam ka bahot ads ataa h sir

  • @ravikarn1316
    @ravikarn1316 Год назад +2

    Sir waiting for next video.... please upload soon

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

    Sir pls more ads video in repository pattern. This is important for. Net. Pls it is a humble request. Your lecture is very awesome and superb. Thanks in advance

  • @alamshaikh4358
    @alamshaikh4358 Год назад +2

    Please upload video on "domain driven architecture".

  • @NeerajKumar-nc3qp
    @NeerajKumar-nc3qp Год назад

    Excited Next video 22 Sqlserver database fully video asp. Net mvc core

  • @kishoredas9171
    @kishoredas9171 Год назад +1

    Great 👍👍👍
    But Need practice..
    Something new concept..
    Little bit tough to get first time😅😅😅😅
    -- From India

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

    Amazing explanation..!💯💯

  • @vanshikasachdeva4199
    @vanshikasachdeva4199 Год назад +1

    Sir please make a video on unit of work also

  • @mageking4343
    @mageking4343 Год назад +1

    sir you can add this using different class library .....it will be good to learn

  • @sushilgupta101
    @sushilgupta101 Год назад +1

    Have any video regarding based one Repository Pattern and Dapper based CRUD operation.

  • @itsquiztime-fw3is
    @itsquiztime-fw3is 5 месяцев назад

    Sir Kamal kar dia app naa.

  • @alumerstore7076
    @alumerstore7076 2 месяца назад

    Agr repository me interface banaya aur controller me direct class ka object banaya, to without interface class k methods bana k uska object bana k use kr saktay thy.
    Inteeface extra Q banaya?

  • @AliHassan-wc6nb
    @AliHassan-wc6nb 2 месяца назад

    Sir, I think it is still tightly coupled since you have created class object inside Controller. I was wondering why you did not create IStudentRepository object in Controller.
    Please let me know if I misunderstood the concept.

  • @PankajKumarMaurya_
    @PankajKumarMaurya_ Год назад +4

    Recently Repository pattern asked with me in Interview.😂

  • @ajit287
    @ajit287 Год назад +1

    Please cover more videos for design patterns

  • @SonuKumar-fe1ys
    @SonuKumar-fe1ys Месяц назад +1

    Thank you sir ❤

  • @mdzahiransari9510
    @mdzahiransari9510 6 месяцев назад

    Excellent Repository Pattern

  • @xyzohairsyed
    @xyzohairsyed Год назад +1

    Dear sir,
    With abstraction we hide unnecessary details from the user.... But I don't understand where the user is accessing our code?
    He'll only have access to our frontend then what to hide in the backend?
    Even if we use only class then also the user will not be able to access the code of our class.
    Can you please explain this in detail?
    We have come across many examples of cars that we don't know what is happening in the background we only know the functionality but i cannot relate that in coding as in this also the user is only accessing the frontend and back-end is already hidden then why abstraction?
    I have already watched your C# tutorial also but the same question arises again. I request you to please explain. 😢

    • @raj_k_dev
      @raj_k_dev Год назад +1

      User does not necessarily means the user who is using the application through UI. It also means another company or developer. For example, you azure services or any othe package that performs some service for you. You use their service in you code but don't know they have done in the code. That really what abstraction is
      I hope I am clear and it makes sense. Let me know😊

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

      @@raj_k_dev oh brother thank you Very much i got your point... But why it's recommendation in coding website because we are not developing package there So if we are building a website that that is of no use correct?? I saw interface is recommending to use. Can you please clear it for me.?.

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

      What ever example I will give you it will confuse you . Give me an example with which you want understand and I will explain you you r example. Coming to interfaces they have many benefits apart from abstraction like reusability, stability and testing etc. For example if you an employee interface and you implement it in internal employees with DoWork() if tomorrow there is another employee type comes as external you can implement the same interface DoWork and code accordingly. Since you are using abstraction you initial code where you call do work does not need to change much. Now one question coming to your are mind that why not use class it self without interface, in that case you have to create multiple object for each these class then place condition statements. I know it will make you more confusing to read this explanation that is why I said give you own example where you want to know why we use it. Might create a video on this topic myself as it is always confusing to beginners/ experience devs to.

  • @PankajKumarMaurya_
    @PankajKumarMaurya_ Год назад +2

    Waiting for 22 ❤

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

    Please make a video on UnitOfWork Design Pattern with Repository Pattern

  • @lojestspot2190
    @lojestspot2190 Год назад +2

    Please upload angular playlist

  • @NeerajKumar-nc3qp
    @NeerajKumar-nc3qp Год назад

    Please next video sqlserver database reposatary asp. Net core mvc model key sath

  • @saimch.9388
    @saimch.9388 Месяц назад

    I still not understand the benefits of repository pattern. Isn't it adds another layer of data access and increases complexity.
    We can do same thing without it easily.

    • @StriveVoyage
      @StriveVoyage 6 дней назад

      as in video said that Repository patterns helps in loosely couple approached means when we change anything in any class or in any object so it does not affect any other class or object

  • @nishijaiswal3494
    @nishijaiswal3494 5 месяцев назад

    Thanku so much sir

  • @ahmedali-cb3eu
    @ahmedali-cb3eu 11 месяцев назад

    very nice sir

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

    Waiting next video

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

    Adil bhai please DDD Design Pattern par bhe videos bna dain sir please

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

    Sir uploaded asp. Net core video quickly like as you uploaded bootstrap video

  • @MohammadMuktadir-e7v
    @MohammadMuktadir-e7v Год назад

    Great

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

    Sir
    Repository Pattern is dependency injection ??

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

    Hey u didn't use interface for decoupling, just like ILogger

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

    Adil bhai Solid Principle par bhe video bna dain
    SOLID PRINCIPLE
    1..Single Responsibility Principle
    2..Open/Closed Principle
    3..Liskov Substitution Principle
    4..Interface Segregation Principle
    5..Dependency Inversion Principle

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

    I am waiting for part 22🔥

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

    23:00 , Sir how x is connected with model, mean how x know that i am model

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

    Sir jaldi jaldi series upload karo plzzz

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

    When video 22 will come ?

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

    what is the dependency injection ??

  • @waqar8544
    @waqar8544 5 месяцев назад

    Console.Writeline("Awesome");

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

    Sir please upload next JS video sir please

  • @Hwoshyw0.-0
    @Hwoshyw0.-0 9 месяцев назад

    create object of interface in controller, not use concrete class object

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

    vdo length 17:40
    you can not use method name in small latter
    like getAllStudent which are wrong way
    GetAllStudent are the right way of writing method name

    • @Anonymous-ld5ot
      @Anonymous-ld5ot Год назад

      In general, writing methods in camel case is not a bad practice. In fact, camel case is a common convention for naming methods in many programming languages and frameworks.
      Camel case is a naming convention where the first letter of the first word is lowercase, and the first letter of each subsequent word is capitalized, with no spaces between the words. For example, "getUserInfo()".
      However, it's important to note that different programming languages and frameworks may have different naming conventions. For example, some may prefer snake case (where words are separated by underscores) or pascal case (where the first letter of each word is capitalized, with no spaces).
      Ultimately, the most important thing is to be consistent with the naming convention used in the language or framework you are working with, or with the conventions agreed upon by your team. This will help make your code more readable and maintainable.
      If you are working on your own, you can choose whichever naming convention you prefer, as long as you are consistent with it throughout your code.

  • @sohrabdaudzai
    @sohrabdaudzai Год назад +1

    sir part 28 , 29 please

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

    Please upload next video

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

    Angular project banao yr

  • @StriveVoyage
    @StriveVoyage 3 дня назад

    28:10 ? kaise karun samaj nahi araha

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

    sir part 26

  • @RakeshKumar-rr1cn
    @RakeshKumar-rr1cn Год назад

    Sir mai aap ka proper bach join kerna hi,asp net core ka taki mai project handle ker saku
    Please 🙏 provide contact number for discussion