Skip to content

v3.3.0

Compare
Choose a tag to compare
@tillig tillig released this 03 Nov 16:27
· 158 commits to develop since this release

This release occurred prior to switching Autofac components to separate repositories.

3.3.0

  • Added an AppSettingsModule to enable configuration of module parameters using appSettings.
  • Resolved issue autofac/Autofac#546: Added auto-activate attribute on components to enable auto activation via config.

3.2.0

  • Resolved issue autofac/Autofac#445: Added property and parameter support for specifying a [Type Converter] attribute that will be used during parsing of configuration.

3.1.0

  • First release of separate NuGet package for XML based configuration.