Skip to content

1.3.0

Compare
Choose a tag to compare
@NikolayPianikov NikolayPianikov released this 29 Apr 20:53

New Features

  • improved performance
  • API changes, interface segregation: mutable and immutable containers
  • generic type arguments markers for value types and interfaces
  • generic type constraints for default constructor
  • .NET 5
  • support optional injection TryInject
  • default parameters injection
  • support initializers with out params
  • improved benchmark tests

NuGet packages

binary packages embedding packages
IoC.Container IoC.Container.Source
IoC.AspNetCore IoC.AspNetCore.Source
IoC.Interception IoC.Interception.Source

Embedding packages require C# 7.0 or higher.