Method.Inject
1.2.35
.NET Framework 4.0
Install-Package Method.Inject -Version 1.2.35
dotnet add package Method.Inject --version 1.2.35
<PackageReference Include="Method.Inject" Version="1.2.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Method.Inject --version 1.2.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Method.Inject, 1.2.35"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Method.Inject as a Cake Addin
#addin nuget:?package=Method.Inject&version=1.2.35
// Install Method.Inject as a Cake Tool
#tool nuget:?package=Method.Inject&version=1.2.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The goal of this project is to provide a way to inject a dependency into a virtual method with simple lightweight library (it will be used in other projects)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Method.Inject:
Package | Downloads |
---|---|
EntityFramework.Inject
The goal of this project is to provide a way to inject a dependency into Entity Framework's DbContext. |
GitHub repositories
This package is not used by any popular GitHub repositories.