autofac / Documentation

Usage and API documentation for Autofac and integration libraries
http://autofac.readthedocs.org
MIT License
71 stars 121 forks source link

Fix #104: Explain lifetime scopes with Startable/AutoActivate #132

Closed tillig closed 3 years ago

tillig commented 3 years ago

Expanded on the use of lifetime scopes with IStartable and AutoActivate to avoid confusion like in autofac/Autofac#1150.