grumpydev/TinyIoC

how to remove/Dispose instance from TinyIOC cointainer in nancy self hosting

frndxyz opened this issue · 0 comments

i am using nancy self hosting. there i created some classes that resolved by passing different parameters. how can i find those classes using params and dispose it at runtime without terminate console app.