Learn Dependency Injection in less than 20 minutes! - C# DI -

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 28

  • @tutorialsEU
    @tutorialsEU  7 місяців тому +3

    🚀 In less than 30 minutes you will master C# Dependency Injection, from constructor injection, to setter and interface injection, and as a bonus, let's add some multi inheritance to this lecture!
    I´ll guarantee you, this videos is worth it. Let's get started!
    Learn Dependency Injection in less than 30 minutes! - C# DI - #csharp #dependencyinjection #net
    🔥 WANT to LEARN everything needed to Jumpstart your C# CAREER? Then you have come to the right place!
    Check out our C# Masterclass here! - www.udemy.com/share/1013Gg3@3LjLk26TS0B0Ar4pZzhJC9bRkfMpqKVVyVAToOg_qmzzVaK3kWKnLx2cFYjUYNfnqA==/
    And if you are more interested in learning ASP.NET Core, MVC, Blazor, Razor, and Entity framework Core, then make sure to check out our course on that as well! - www.udemy.com/share/1068la3@pEWwoS-wa6jFVlVbDD6qNhlm2KkOS38rURG_01bKQr4ekD2rhZk_4bIrnO7X5ewTgQ==/
    Maybe you want to learn some ASP.Net quickly before you commit? No worries, you have 1 hour before I call you officially a ASP.NET Developer - ua-cam.com/video/xuFdrXqpPB0/v-deo.htmlsi=0-RMZn7sAltkPw_e
    We'll make sure to make a Developer out of you in no time!

  • @Alien0584
    @Alien0584 5 днів тому

    This is one of the best DI presentation..

  • @teamdroid9834
    @teamdroid9834 3 місяці тому +2

    i think this is the best explanation of dependancy injection

  • @brianking8883
    @brianking8883 2 місяці тому +2

    Well done. I think this is the best explanation of dependency injection

  • @mashwill85
    @mashwill85 4 місяці тому

    Brilliant, short and straight to the point

  • @jtnchang
    @jtnchang 18 днів тому

    Thank you Denis for your easy to follow explanation. Can you also touch upon the practical use of singleton, scoped and transient? ty

  • @Akash_Banerjee
    @Akash_Banerjee 3 місяці тому

    Very well explained..thank you sir.

  • @mauroanzola9548
    @mauroanzola9548 2 місяці тому

    the best lesson that I found on internet

  • @宗徵簡
    @宗徵簡 6 місяців тому +2

    nice video, thanks!

  • @sundayothniel130
    @sundayothniel130 27 днів тому

    Thanks a lot for simplifying this concept that seem cumbersome until you broke it down. ❤❤❤❤❤❤😊😊

  • @mmipardini
    @mmipardini 3 місяці тому

    great video! thank you.

  • @keydrickcooks6119
    @keydrickcooks6119 5 місяців тому

    Great video

  • @paca3107
    @paca3107 6 місяців тому

    I knew what is DI, but could implement it only in Go lang. It's a little bit different in C#, so I am grateful for this tutorial!

  • @umidrza
    @umidrza 7 місяців тому +5

    The more I learn python, my love to C# increases

    • @tutorialsEU
      @tutorialsEU  7 місяців тому +3

      I think both are great but csharp is brilliant for scale able apps

    • @AmitDileepKulkarni
      @AmitDileepKulkarni 4 дні тому

      Hahah.. for very large systems no alternative to Java or C#

  • @db00g
    @db00g 4 місяці тому

    Great vid!

  • @denisvinogradof2800
    @denisvinogradof2800 7 місяців тому

    Спасибо! Круто рассказываешь.) Учим C#.

  • @gorgejohnson9698
    @gorgejohnson9698 4 місяці тому +1

    good video

    • @tutorialsEU
      @tutorialsEU  Місяць тому +1

      makes for quite a drinking game, right? ;)

    • @gorgejohnson9698
      @gorgejohnson9698 Місяць тому

      @@tutorialsEU 😁 you are awesome, i was frustrated, you make good tutorials i have learned so much form your videos.

  • @arunkumarsingh8754
    @arunkumarsingh8754 3 місяці тому

    great

  • @isuckatthisgame
    @isuckatthisgame 2 місяці тому

    Based on this logic, DI is just a various ways to represent class relationships such as composition, aggregation, assosiation...

  • @ummehabiba7168
    @ummehabiba7168 4 місяці тому

    Can you please provide explaination of what happens if we do not use DI,I mean what are the cons of not using DI

  • @IncompleteDeveloper
    @IncompleteDeveloper Місяць тому

    Good video