Com.MarcusTS.SmartDI

Com.MarcusTS.SmartDI

marcusts

The Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can be automatically removed when their parents are disposed.

6 Stars
0 Forks
6 Watchers
C# Language
mit License
Cost to Build
$622.7K
Market Value
$368.9K

Growth over time

1 data points  ·  2021-08-02 → 2021-08-02
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Com.MarcusTS.SmartDI

Question copied to clipboard

What is the marcusts/Com.MarcusTS.SmartDI GitHub project? Description: "The Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can be automatically removed when their parents are disposed.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Com.MarcusTS.SmartDI

Clone via HTTPS

git clone https://github.com/marcusts/Com.MarcusTS.SmartDI.git

Clone via SSH

[email protected]:marcusts/Com.MarcusTS.SmartDI.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Com.MarcusTS.SmartDI issue tracker:

Open GitHub Issues