Skip to content

3.3.0

Compare
Choose a tag to compare
@scott-xu scott-xu released this 23 Oct 14:32
· 15 commits to master since this release

Added

  • Support .NET Standard 2.0

Removed

  • Dropped support for older .NET platforms (pre-.NET45)

Changed

  • Move all System.Web related code from Ninject.Web.Common to Ninject.Web.Common.WebHost
  • Turn OwinBootstrapper into a MiddlewareFactory instead of a Delegate middleware