ASP.NET Core in .NET 6: Dependency Injection
Offered By: LinkedIn Learning
Course Description
Overview
Learn about dependency injection in .NET and its advantages. Features ASP.NET Core examples using C# on DI configuration and implementation.
Syllabus
Introduction
- Dependency injection overview
- What you should know
- Setting up your environment
- What is dependency injection?
- Service lifetimes
- Setting up the services
- How to configure dependency injection
- Other dependency injection configuration methods
- How to inject services into a controller
- Inject services in other components of a web application
- How to set up a hosted service
- Disposing of a service
- Challenge: Set up an application using dependency injection
- Solution: Set up an application using dependency injection
- Forgetting to add a service
- Injecting services with different service lifetimes
- Circular dependency
- Ambiguous constructors
- Continue your ASP.NET Core journey
Taught by
David Grace
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