Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

A very basic example of how dependency injection works in a .net6 console application

Notifications You must be signed in to change notification settings

Gila-Johanna-Hofmann/DependencyInjection_Demo

Repository files navigation

Dependency Injection Demo with a .NET6 Console Application

A very basic example of how dependency injection works in a console application (as opposed to a .NET Web App), annotated with a lot of comments for a better understanding of the code and the topic in general.

Acknowledgments

I followed CroninTechnologys Youtube Tutorial to practice dependency injection.

Status

ARCHIVED

Releases

No releases published

Packages

No packages published

Languages