Skip to content

v5.0.0

Choose a tag to compare

@tillig tillig released this 30 Jan 23:14
· 113 commits to develop since this release

This release is an update for compatibility with Autofac 5.0.0 and requires that new version. Autofac 5.0.0 does have some breaking changes - see the Autofac release notes for more information.

  • Minimum framework updated to .NET 4.6.1.
  • Fix #49: New overloads support async filters.