What's new

Welcome to Free download educational resource and Apps from TUTBB

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

C# 14 Dependency Injection

TUTBB

Active member
Joined
Apr 9, 2022
Messages
185,699
Reaction score
18
Points
38
81aff5bb11a909e3e9dc080e66a004fc.webp

C# 14 Dependency Injection
Released 5/2026
By Henry Been
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Advanced | Genre: eLearning | Language: English + subtitle | Duration: 3h 53s | Size: 549.1 MB​

In any non-trivial C# application with multiple classes, you will quickly face the question of how to provide your classes with their dependencies.
In any non-trivial C# application with multiple classes, you will quickly face the question of how to provide your classes with their dependencies. In this course, C# 14 Dependency Injection, you'll gain the ability to use the .NET built-in dependency injection (DI) container to register services, resolve dependencies and control instance lifetimes. First, you'll explore the IServiceCollection and IServiceProvider types; how to register and resolve types and manage reuse of instances by configuring their lifetimes. Next, you'll discover how to manage application configuration, inject HttpClient, and manage multiple implementations of the same interface using DI. Finally, you'll learn how to handle more complex situations like working with factories, IEnumerable, Lazy, ahead-of-time compilation, convenience registrations, and how to avoid the Service Locator pattern. When you're finished with this course, you'll have the skills and knowledge of the .NET built-in dependency injection container needed to design large applications using the .NET DI container with predictable construction and lifetime behavior.
Homepage
Code:
https://app.pluralsight.com/ilx/video-courses/c-sharp-14-dependency-injection/course-overview

Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
No Password - Links are Interchangeable
 
Top Bottom