VSExtensionPackagesRepository Class

Represents a NuGet repository for which the source is identified by a Visual Studio extension.

System.Object
  Microsoft.AspNet.Scaffolding.NuGet.NuGetRepository
    Microsoft.AspNet.Scaffolding.NuGet.VSExtensionPackagesRepository

Namespace:  Microsoft.AspNet.Scaffolding.NuGet
Assembly:  Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)

public sealed class VSExtensionPackagesRepository : NuGetRepository

The VSExtensionPackagesRepository type exposes the following members.

  NameDescription
Public methodVSExtensionPackagesRepositoryInitializes a new instance of the VSExtensionPackagesRepository class.
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: