PosInformatique.AspNet.WebForms.DependencyInjection is a library to add the IoC container support of Microsoft.Extensions.DependencyInjection for ASP .NET Web Forms.
Info
| Version: | 1.2.0 |
| Author(s): | Gilles TOURREAU |
| Last Update: | Sunday, December 1, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PosInformatique/PosInformatique.AspNet.WebForms.DependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/PosInformatique.AspNet.WebForms.DependencyInjection |
Install
Install-Package PosInformatique.AspNet.WebForms.DependencyInjection
dotnet add package PosInformatique.AspNet.WebForms.DependencyInjection
paket add PosInformatique.AspNet.WebForms.DependencyInjection
PosInformatique.AspNet.WebForms.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
Tags