Dependency Injection in .NET 5 (.NET Core)
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Dependency Injection in .NET 5 (.NET Core)
- Need for Dependency Injection
- Service Lifetime for Dependency Injection
- Injecting services in Middleware
- Injecting services in Views
- Injecting services in Controller/Actions
- Different ways to register services
- Registering interface multiple times
- Adding, removing and replacing service registration
- Register multiple implementations
- Framework services like ILogger
- Custom repository pattern
Dependency Injection is one of those terms that are used very often and are not understood most of the time.
This course will teach you everything you need to know about using dependency injection in ASP.NET Core. The skills you will learn will help you to build and architect complex ASP.NET Core applications that make full use of dependency injection. We will start with the basics of Dependency Injection and then we would dive into advanced concepts.
In old times we had to use third-party libraries for dependency injection but with .NETCore / .NET5, dependency injection has been an integrated part of the .NETand it has great capabilities!
We will learn about all the topics that are needed to master Dependency Injection. By the end of the course, you will be fluent with all questions when it comes to dependency injection.
Taught by
Bhrugen Patel
Related Courses
Build Web APIs using ASP.NETMicrosoft via edX MVC Application Design using .NET Core 2.0
Microsoft via edX Getting Started with ASP.NET Core Razor Pages
Coursera Project Network via Coursera ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy