Skip to content

Releases: messerli-informatik-ag/composition-root

1.1.2

08 Jan 12:33
6effc90

Choose a tag to compare

  • Add TargetFramework net8.0.
  • Remove TargetFramework netcoreapp3.1.
  • Update Autofac to 7.1.0.

1.1.0

25 Oct 14:08
70ad7fa

Choose a tag to compare

  • Add a new Configure method on CompositionRootBuilder that allows
    arbitrary setup code to run on the underlying ContainerBuilder.

1.0.0

01 Jul 07:25
56e6832

Choose a tag to compare

  • Remove upper constraint on System.Collections.Immutable
  • Add symbols package
  • Add [Pure] attributes to pure builder methods

0.2.1

09 Oct 15:57
3fd0be0

Choose a tag to compare

  • Add compatibility for Autofac 6.x.
  • Only depend on System.Collections.Immutable when targeting .NET Standard.

0.2.0

28 Feb 07:50
34b75c5

Choose a tag to compare

  • Update Autofac to 5.1.
  • Add support for .NET Standard 2.0.