YoeriVD / dependency-injection-from-scratch

To prove a point how easy it is to write a dependency injection container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependency-injection-from-scratch

To prove a point how easy it is to write a dependency injection container. Start in Program.cs and hopefully the comments explain everything.

Run

This app is created using .net core To run this sample just run

dotnet run

About

To prove a point how easy it is to write a dependency injection container


Languages

Language:C# 100.0%