C# ASP.NET 5 - More About Dependency Injection

Опубликовано: 11 Октябрь 2024
на канале: Rainer Stropek
4,395
112

This is the recording of my C#/.NET course at the computer science school HTL Leonding.

In this week's lecture, we dive deeper into Dependency Injection (DI) in ASP.NET Core 5. How does DI bring together Entity Framework and ASP.NET? What does "scoped" mean and why is it important for database access? We cover questions like that in this lecture.

You can find the code for this lecture at https://github.com/rstropek/htl-leo-c...