filmov
tv
.NET Core Dependency Injection – The Booster Jab - Steve Collins - NDC London 2021
![preview_player](https://i.ytimg.com/vi/JwVtscL9H9k/sddefault.jpg)
Показать описание
With the releases of .NET Core 2.x, 3.x and now.NET 5, more developers have now got to grips with the basics of using the default Microsoft Dependency Injection container that comes with .NET Core. However, the story does not end there...
This talk will take you beyond the basics and cover more complex topics such as
* Avoiding unintended multiple registrations
* Conflicts between service lifetimes
* Understanding the Root and Scoped service providers
* Automated service registration packages
* Registering and resolving open generics, classes with multiple interfaces; and interfaces with multiple class implementation
* Integrating with other DI containers
* Key named registrations are not supported ... but I need it!
* Getting better startup performance from your registered services
* Thread safety and avoiding memory leaks
* Validating and unit testing your service registrations
The talk assumes that you have already had an initial dose of DI knowledge and are now ready for a top-up to avoid some nasty bugs.
This talk will take you beyond the basics and cover more complex topics such as
* Avoiding unintended multiple registrations
* Conflicts between service lifetimes
* Understanding the Root and Scoped service providers
* Automated service registration packages
* Registering and resolving open generics, classes with multiple interfaces; and interfaces with multiple class implementation
* Integrating with other DI containers
* Key named registrations are not supported ... but I need it!
* Getting better startup performance from your registered services
* Thread safety and avoiding memory leaks
* Validating and unit testing your service registrations
The talk assumes that you have already had an initial dose of DI knowledge and are now ready for a top-up to avoid some nasty bugs.
Dependency Injection for ASP NET Core 6.0 - An UPDATED 2022 Tutorial
ASP NET Core dependency injection tutorial
Dependency Injection for Absolute Beginners with C# and .NET
Dependency Injection in .NET Core (.NET 6)
What is Dependency Injection in .NET?
(#79) Dependency Injection in Asp.net core | Asp.Net Core tutorial
Structuring Dependency Injection In ASP.NET Core The Right Way
DEPENDENCY INJECTION in ASP.NET Core | Getting Started With ASP.NET Core Series
.NET Live Coding: Client Solutions [e.18]
What is Dependency Injection?
Learn Dependency Injection in less than 20 minutes! - C# DI - #csharp #dependencyinjection #net
Dependency injection fundamentals in C# - DI vs IoC vs DIP
.NET Core Dependency Injection – The Booster Jab - Steve Collins - NDC London 2021
Dependency Injection Is Now Complete In .NET 8!
Dependency Injection in C# ❘ A Hands-On Guide to Boosting Code Flexibility and Testability
ASP.NET Core Dependency Injection
What is Dependency Injection (DI) in ASP.NET Core Web API | ASP.NET Core 5.0 Web API Tutorial
Dependency Injection | Внедрение зависимостей в C# и ASP.NET Core
Dependency Injection Deep Dive | .NET & C# Essentials
Master the Keyed Services in ASP.NET Core Dependency Injection
Dependency Injection & Services in Asp.Net Core
Why Every .NET Developer NEEDS Dependency Injection
How to Implement Dependency Injection in C# [Dependency Injection Tutorial]
2. Dependency Injection - ASP.NET Core MVC (.NET 6) - codeGPT
Комментарии