Table of Contents

Class ManagedCodeConventions.ManagedCodeCriteria

Namespace
NuGet.Client
Assembly
Chocolatey.NuGet.Packaging.dll
public class ManagedCodeConventions.ManagedCodeCriteria
Inheritance
ManagedCodeConventions.ManagedCodeCriteria
Inherited Members

Methods

ForFramework(NuGetFramework)

public SelectionCriteria ForFramework(NuGetFramework framework)

Parameters

framework NuGetFramework

Returns

SelectionCriteria

ForFrameworkAndRuntime(NuGetFramework, string)

public SelectionCriteria ForFrameworkAndRuntime(NuGetFramework framework, string runtimeIdentifier)

Parameters

framework NuGetFramework
runtimeIdentifier string

Returns

SelectionCriteria

ForRuntime(string)

public SelectionCriteria ForRuntime(string runtimeIdentifier)

Parameters

runtimeIdentifier string

Returns

SelectionCriteria