We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
📝 These operations will run Dispose() on the objects if they implement IDisposable.
Dispose()
IDisposable
A specific registration can be removed with Unregister<T>(). The entire container can be purged with UnregisterAll().
Unregister<T>()
UnregisterAll()
IocContainer also implements IDisposable.
IocContainer
Home
Why Di?
Registration
Resolution
Destructive Operations