Info
Version: | 1.1.3 |
Author(s): | Gediminas Backevicius |
Last Update: | Wednesday, March 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gedbac/di4js |
NuGet Url: | https://www.nuget.org/packages/di4js |
Install
Install-Package di4js
dotnet add package di4js
paket add di4js
di4js Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Dependency injection is a software design pattern that allows the removal of hard-coded dependencies and makes it possible to change them. di4js is free software distributed under the terms of MIT License (MIT) and can be used with web browsers or with node.js.