CodeArt.DependencyInjection is a .NET Library that adds extra functionality (such as decorator pattern) to the DI container used in ASP.NET 5 projects.
Info
Version: | 1.0.0-alpha2 |
Author(s): | Sherif Elmetainy |
Last Update: | Thursday, August 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sherif-elmetainy/DI |
NuGet Url: | https://www.nuget.org/packages/CodeArt.DependencyInjection |
Install
Install-Package CodeArt.DependencyInjection
dotnet add package CodeArt.DependencyInjection
paket add CodeArt.DependencyInjection
CodeArt.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
dnx451
dotnet
Tags