Skip to content

Releases: autofac/Autofac.Extras.CommonServiceLocator

v6.1.0

07 Apr 16:39
Compare
Choose a tag to compare
  • Core Autofac requirement updated to 6.5.0+ - this ensures compatibility with the recently released Autofac 7.0.0.
  • CommonServiceLocator updated to 2.0.7.
  • Now targeting net7.0, net6.0, netstandard2.1, and netstandard2.0.

Full Changelog: v6.0.1...v6.1.0

v6.0.1

04 Oct 10:29
Compare
Choose a tag to compare

Compatibility release for Autofac v6. This package is still compatible with Autofac back to v5.0.0.

v6.0.0

08 Feb 00:43
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.

  • Dropped net45 target; now targets only netstandard2.0
  • Updated CommonServiceLocator to 2.0.5.
  • Enabled SymbolSource support on the package.

v5.0.0

17 Oct 12:44
Compare
Choose a tag to compare
  • Upgraded to CommonServiceLocator 2.0.1.
  • Support for .NET Framework 4.5 and .NET Standard 2.0.

v4.1.0

22 Sep 17:51
Compare
Choose a tag to compare

Updated package support to net45 and netstandard2.0 to allow wider compatibility with CommonServiceLocator 1.4.

v4.0.0

03 Jan 20:39
Compare
Choose a tag to compare
  • Updated to .NET 4.5 with associated code access security model.
  • Added support for Autofac 4.0.0.

v3.2.0

03 Jan 20:38
Compare
Choose a tag to compare

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

Resolved issue autofac/Autofac#512: Added Windows Phone 8.1 (wpa81) target to NuGet package and switched to build under Profile328 (portable-net4+sl5+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1)