Info
Version: | 1.0.0 |
Author(s): | Tyler Jensen |
Last Update: | Thursday, July 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerjensen/AspNetWebFormsSimpleDependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Ioka.AspNet.WebForms.SimpleDependencyInjection |
Install
Install-Package Ioka.AspNet.WebForms.SimpleDependencyInjection
dotnet add package Ioka.AspNet.WebForms.SimpleDependencyInjection
paket add Ioka.AspNet.WebForms.SimpleDependencyInjection
Ioka.AspNet.WebForms.SimpleDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(>= 4.3.0)
Tags
Based on MIT licensed code for Unity adapter found at https://github.com/aspnet/AspNetWebFormsDependencyInjection.