Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 405 Bytes

DependencyInjection

A dependency injection library.


This is a dependency injection library for .NET, I made it because I wasn't satisfied with how a lot of the existing DI libraries worked, so I wanted to give it my own spin, and also dive deeper into how these libraries worked.

You can check out more detailed information on the wiki!