Skip to content

Releases: unitycontainer/commonservicelocator

Added .Net Core 3 and .Net Standard 2.1

07 Nov 03:10

Choose a tag to compare

2.0.4.62

12 Aug 21:27

Choose a tag to compare

Fixed Issues

#233 - PDB Causing TFS Build to "Partially Succeed"

New Features

#21 - Added support for .NET Core 2.0

2.0.3.55

02 Mar 20:09
5ce6ce6

Choose a tag to compare

Releasing 2.0.3

Added attributes to comply with CLS-Compliant Code spec

2.0.2.49

03 Jan 20:28
b1f4be6

Choose a tag to compare

Releasing v2.0.2

Added support for Net Standard 1.0

v2.0.1

10 Oct 20:53

Choose a tag to compare

This release:

  • changes assembly name to CommonServiceLocator.dll
  • changes namespace to CommonServiceLocator
  • adds support for .NET Core 1.0, .NET Standard 2.0, .NET 4.0, .NET 4.5, and .NET 4.7

v2.0.0

02 Oct 22:26

Choose a tag to compare

2.0.0

v1.4.0

20 Sep 15:33

Choose a tag to compare

What is new

  • This release adds support for .NET 4.0, 4.5, 4.7, .NET Core 1.0, and .NET Standard 2.0.
  • All frameworks are compiled into separate assemblies and available to link individually.

Interface IServiceProvider was not available in .NET Standard until version 2.0 so no prior platforms are offered in the package.

Support for UWP was discontinued by Microsoft in Visual Studio 2017 so no support for UWP either.