DotNetPackageListProjectItem.

Frameworks Property

Summary

Gets the list of frameworks.

Syntax

[JsonInclude]
public IEnumerable<DotNetPackageListFrameworkItem> Frameworks { get; private set; }

Attributes

Type Description
JsonInclude

Value

Type Description
IEnumerable<DotNetPackageListFrameworkItem>