NuGetUtils.Lib.AssemblyResolving
2.0.0+5aa9e5c36af6476d7e8111472b06228457611ba8
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies.
Install-Package NuGetUtils.Lib.AssemblyResolving -Version 2.0.0
dotnet add package NuGetUtils.Lib.AssemblyResolving --version 2.0.0
<PackageReference Include="NuGetUtils.Lib.AssemblyResolving" 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.AssemblyResolving --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGetUtils.Lib.AssemblyResolving, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Various improvements and bug fixes as part of NuGetUtils.MSBuild.Exec rewrite.
Dependencies
-
.NETFramework 4.6
- NuGetUtils.Lib.Restore (>= 2.0.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- NuGetUtils.Lib.Restore (>= 2.0.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.0
- NuGetUtils.Lib.Restore (>= 2.0.0)
- System.Runtime.Loader (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NuGetUtils.Lib.AssemblyResolving:
Package | Downloads |
---|---|
NuGetUtils.Lib.Exec
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.