Skip to content

Releases: autofac/Autofac.Multitenant.Wcf

v6.0.0

04 Oct 11:11
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 now targets net472, instead of net461.

v5.0.0

14 Feb 00:17
b52e891
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 .NET Framework updated to .NET 4.6.1.
  • Minimum Autofac 5.1.1.

v4.0.0

03 Jan 22:16
Compare
Choose a tag to compare
  • Autofac.Extras.Multitenant.Wcf is now Autofac.Multitenant.Wcf.
  • Updated to .NET 4.5.1 and Autofac 4 compatibility.

v3.1.1

03 Jan 22:15
Compare
Choose a tag to compare

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