Skip to content

NuGetFrameworkHelper class

Defined in

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

Summary

View source

        Helper class which will convert framework identifier strings to their nuget framework.
        

Applies to

netstandard2.0

Methods

NameSummary
static ToFrameworksExtension method for getting the framework from the framework name. Ordered by the priority order.
static GetSupportLibrariesGets a package identity if the framework is package based.
Inherited members