NuGetFrameworkHelper class¶
Defined in
Namespace: ReactiveMarbles.NuGet.Helpers
Assembly: ReactiveMarbles.NuGet.Helpers.dll
Full name: ReactiveMarbles.NuGet.Helpers.NuGetFrameworkHelper
Modifiers: public static
Summary¶
Helper class which will convert framework identifier strings to their nuget framework.
Applies to
netstandard2.0
Methods¶
| Name | Summary |
|---|---|
| static ToFrameworks | Extension method for getting the framework from the framework name. Ordered by the priority order. |
| static GetSupportLibraries | Gets a package identity if the framework is package based. |