autofac / Documentation

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

Add documentation for Lambda Generic Registrations, and fix async disposal docs issue #156

Closed alistairjevans closed 2 years ago

alistairjevans commented 2 years ago

I decided to stick with talking about the original IComponentContext variant first, then introducing the new alternative.

Probably best to hold off merging this until we push the next Autofac release.

Also fixed #154