Info
Version: | 3.0.1.3 |
Author(s): | Vladimir Djurdjevic |
Last Update: | Wednesday, February 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Syringe |
Install
Install-Package Syringe
dotnet add package Syringe
paket add Syringe
Syringe Download (Unzip the "nupkg" after downloading)
Dependencies
5 packages depend on this package.
Tags
It serves as a bridge between IL code weaving logic (implemented in separate dll) and target project's build process. Syringe uses MEF (Managed Extensibility Framework) to collect every class exported as ICodeAmpoule contract and injects it into project's build process.".