NuGetUtils.Lib.Exec
2.0.0+5aa9e5c36af6476d7e8111472b06228457611ba8
Library containing functionality to execute a method from dynamically loaded assembly located in NuGet package. The functionality is defined as extension method for NuGetExecutionConfiguration interface, which is in NuGetUtils.Lib.Exec.Agnostic package.
Install-Package NuGetUtils.Lib.Exec -Version 2.0.0
dotnet add package NuGetUtils.Lib.Exec --version 2.0.0
<PackageReference Include="NuGetUtils.Lib.Exec" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGetUtils.Lib.Exec --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Various improvements and bug fixes as part of NuGetUtils.MSBuild.Exec rewrite.
Dependencies
-
.NETCoreApp 2.1
- NuGetUtils.Lib.AssemblyResolving (>= 2.0.0)
- NuGetUtils.Lib.EntryPoint (>= 1.0.0)
- NuGetUtils.Lib.Exec.Agnostic (>= 1.0.0)
-
.NETFramework 4.6
- NuGetUtils.Lib.AssemblyResolving (>= 2.0.0)
- NuGetUtils.Lib.EntryPoint (>= 1.0.0)
- NuGetUtils.Lib.Exec.Agnostic (>= 1.0.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- NuGetUtils.Lib.AssemblyResolving (>= 2.0.0)
- NuGetUtils.Lib.EntryPoint (>= 1.0.0)
- NuGetUtils.Lib.Exec.Agnostic (>= 1.0.0)
-
.NETStandard 2.0
- NuGetUtils.Lib.AssemblyResolving (>= 2.0.0)
- NuGetUtils.Lib.EntryPoint (>= 1.0.0)
- NuGetUtils.Lib.Exec.Agnostic (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.