Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NuGetApiVersion

Represents a well-known version of the NuGet API.

Index

Enumeration members

Enumeration members

Unknown

Unknown: = 0

An unknown version.

V2

V2: = 1

v2 of the NuGet API.

V3

V3: = 2

v3 of the NuGet API.

Generated using TypeDoc