Skip to content

Releases: autofac/Autofac.Mvc.Owin

v6.1.0

23 Aug 14:10
Compare
Choose a tag to compare

What's Changed

Update base Autofac.Owin dependency to 7.0.0 so fixes and features are present by default.

Full Changelog: v6.0.0...v6.1.0

v6.0.0

05 Oct 21:36
Compare
Choose a tag to compare

This is a compatibility release for Autofac 6.0

Breaking change: Starting with Autofac 6.0, we now only target netstandard2.0 and netstandard2.1; we have removed the explicit target for net461.

This package therefore targets net472, instead of net461.

v5.0.0

31 Jan 23:38
71c82f8
Compare
Choose a tag to compare

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.

v4.0.1

08 Feb 13:15
Compare
Choose a tag to compare

Reduced .NET Framework dependency down to 4.5.

v4.0.0

03 Jan 23:32
Compare
Choose a tag to compare
  • Updated to .NET 4.5 and the associated security model.
  • Verified support for Autofac 4.0.

v3.1.0

03 Jan 23:31
Compare
Choose a tag to compare

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