|
|
This project's goal is to make a wide array of extensions and integration libraries for Autofac available.
If you've got code to contribute, please post it to the discussion group.
If the code you're looking for is missing from the list below, add it to the wish list.
Integrations
Container Extensions
Versioning
AutofacContrib releases do not go through the typical beta/release cycle that Autofac goes through, as each contributed project will generally be at a different level of stability to the others and to Autofac.
The AutofacContrib releases are versioned according to the Autofac version that they're built against, i.e. the first three parts of the version numbers will match up.
If you want to mix Autofac and AutofacContrib versions, the recommended approach is to download and rebuild the AutofacContrib source code against the version of Autofac that you require.

