Skip to content

Releases: ninject/Ninject.Extensions.Conventions

3.3.0

Choose a tag to compare

@scott-xu scott-xu released this 22 Oct 16:23

Added

  • Support .NET Standard 2.0
  • Marked CLS Compliant

Changed

  • Breaking Change spelling: renamed "NonePublic" to "NonPublic"

Fixed

  • GetNameWithoutGenericPart Throws SubString exception #26

Removed

  • .NET 3.5, .NET 4.0 and Silverlight

3.3.0-beta1

3.3.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@scott-xu scott-xu released this 15 Oct 06:57

Added support for .NET Core 2.0
Dropped support for older .NET platforms (pre-.NET45)
BreakingChange "NonePublic" has been renamed to "NonPublic"
Fixed GetNameWithoutGenericPart Throws SubString exception #26