NuGetUtils.Lib.EntryPoint
1.0.0
This library contains attribute which is used by NuGetUtils.Tool.Exec tool when it executes a method within a NuGet package. This attribute can be used to modify the behaviour of NuGetUtils.Tool.Exec and how it detects the method to be executed.
Install-Package NuGetUtils.Lib.EntryPoint -Version 1.0.0
dotnet add package NuGetUtils.Lib.EntryPoint --version 1.0.0
<PackageReference Include="NuGetUtils.Lib.EntryPoint" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGetUtils.Lib.EntryPoint --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NuGetUtils.Lib.EntryPoint:
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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 319 | 11/8/2018 |