Skip to content

3.3.2

Latest
Compare
Choose a tag to compare
@scott-xu scott-xu released this 08 Feb 08:20
  • Rename Ninject.Web.Common.OwinHost to Ninject.Web.Common.Owin
  • Rename Ninject.Web.Common.cs to NinjectWebCommon.cs in Ninject.Web.Common.WebHost package
  • Store OWIN request scope in CallContext
  • Use Owin namespace when extend IAppBuilder
  • Rename UseNinjectMiddleware to UseNinject