jasonla / Ninject.WebForms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ™.

About

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

License:MIT License


Languages

Language:JavaScript 91.1%Language:C# 6.8%Language:ASP.NET 1.9%Language:CSS 0.2%