Back to Browse

Creating a C# console application with dependency injection

26.2K views
Oct 19, 2022
20:06

The default C# console application that Visual Studio creates for you doesn't come with Dependency Injection set up (although some other project types do). I think this is a missed opportunity, so this video shows you the few simple steps that are needed to do it yourself.

Download

0 formats

No download links available.

Creating a C# console application with dependency injection | NatokHD