Syringe 3.0.1.3

dotnet add package Syringe --version 3.0.1.3
NuGet\Install-Package Syringe -Version 3.0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syringe" Version="3.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syringe --version 3.0.1.3
#r "nuget: Syringe, 3.0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syringe as a Cake Addin
#addin nuget:?package=Syringe&version=3.0.1.3

// Install Syringe as a Cake Tool
#tool nuget:?package=Syringe&version=3.0.1.3

"Syringe is simple engine for post build IL level assembly processing. 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."

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1.3 1,720 2/3/2016
3.0.1.2 1,068 12/29/2015