Dependency Injection in ASP.NET WebForms using Unity.
Info
| Version: | 1.0.1 |
| Author(s): | S. Kyle Korndoerfer |
| Last Update: | Friday, August 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/dan_harrell/unityfive.webforms |
| NuGet Url: | https://www.nuget.org/packages/UnityFive.WebForms |
Install
Install-Package UnityFive.WebForms
dotnet add package UnityFive.WebForms
paket add UnityFive.WebForms
UnityFive.WebForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 5.8.6)
- WebActivatorEx(>= 2.2.0)
Tags