/Ninject.WebForms

An updated demonstration of how to configure Ninject in WebForms in .NET 4.7.2

Primary LanguageJavaScriptMIT LicenseMIT

Ninject.WebForms

Web Forms now supports dependency injection in .NET 4.7.2.

This repo demonstrates how to configure a Web Forms project to use Ninject as the IoC container, including support for per web request scoping (InRequestScope())

Detailed instructions and a guide to follow later ™.