Skip to content

NuGetPackageHelper class

Defined in

Namespace: ReactiveMarbles.NuGet.Helpers Assembly: ReactiveMarbles.NuGet.Helpers.dll Full name: ReactiveMarbles.NuGet.Helpers.NuGetPackageHelper Modifiers: public static

Summary

View source

        A helper class for handling NuGet packages.
        

Applies to

netstandard2.0

Properties

NameSummary
static ProvidersGets the providers for the nuget resources.

Fields

NameSummary
static DefaultNuGetSourceGets the default nuget source.

Methods

NameSummary
static DownloadPackageFilesAndFolderDownloads the specified packages and returns the files and directories where the package NuGet package lives.
static GetBestMatchGets the best matching PackageIdentity for the specified LibraryRange.
Inherited members