Learn your value at work and boost your resume by learning the cutting–edge Dependency Injection in .NET Core and .NET 5!
Dependency Injection is a technique by which the dependency between modules and classes can be eliminated, in order to increase the mobility, reusability and maintainability of the code.
Historically .NET developers used third party components and frameworks such as Unity, Ninject and AutoFac to implement dependency injection. This meant that developers had to learn multiple complex dependency injection frameworks. In .NET Core, dependency injection is supported out of the box!
By taking this course you will learn the necessary software engineering concepts and design principles, then you will be taken through a few hands–on projects through which various dependency injection features of .NET Core and ASP.NET Core are explained.
At the end of this course you will be able to design and code extensible, scalable and reusable applications using ASP.NET Core ! This will add a huge value to your resume and it will help you shine as a great developer!
The course also comes with a series of Interview Questions about Dependency Injection in .NET Core, which will help you a lot with your future job interviews!
Instructor Details
Courses : 7
Specification: Dependency Injection in .NET Core & .NET 5 (Second Edition)
|
15 reviews for Dependency Injection in .NET Core & .NET 5 (Second Edition)
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $16.99 |
---|---|
Provider | |
Duration | 2 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$94.99 $16.99
James Smith –
Well done. A thorough review of the dependency injection. Thanks.
Deepak D –
nice but bit more explanation would be helpful. Feels that
Aaron Nord –
Good overview of DI with some helpful examples and exercises. Interview questions at that end are a nice round up to finish out the course.
Roderic Agustin –
Very informative. I can definitely use what I learned from this course for new .Net Core projects at work.
Ashish Jain –
Really awesome and simple way to understand. The tutor is not just completing his teaching by the completion of formal topics, he covered those topics which are unique and developer face challenges during development. I loved as he implemented conditional features, Logging, and DI in WPF.
Fernando Torres –
Very nice information , very clear concepts
Nimrod Rotner –
Very good explanation. Well done explained.
Faron Smordin –
Some of the basic concepts are explained well and I do feel like I have a better understanding of dependency injection, but the examples/hands on project used require knowledge of a number of different libraries and concepts that are outside the scope of this course, making the examples somewhat difficult to understand if you are not familiar with those libraries/concepts. It would be ideal if a hands on/sample project used as few external libraries/concepts as possible, and if it had to use external things, relied on the most widely known/basic/fundamental ones. The interview questions section was well explained and valuable.
Henry Luong –
Very easy to understand
Eduardo Gelvis –
Great course, now I understand more about DI and how can be implemented in our software designs. I expected that the course elaborates other ways to DI besides constructor injection (as a method injection). I’ll hope to see any additional courses or information related to this tutor. Thanks
S Manivannan –
Yes. Helped me to understand the concepts of DI in .NET Core very easily. Neatly explained.
SMG Multimedya ve Proje Hizmetleri A.S –
very poor explanation
William Jennings –
I had a lot of trouble with getting Amazon Dynamodb set up and connected. This class would benefit to have an addendum to talk about how to set up that connection. the Teacher starts to talk about it, then skips over it and assume you have an connection.
SenthilkumarR –
Its clear explanation and easy to understand. Thanks for the interesting startup section
Joshua Howard –
Clear DI instruction with lots of great tips.