NuGetRegistryRepository Class

Represents a NuGet repository for which the source is defined by a registry key under NuGet's repository registry key.

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

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

public sealed class NuGetRegistryRepository : NuGetRepository

The NuGetRegistryRepository type exposes the following members.

  NameDescription
Public methodNuGetRegistryRepositoryConstructor.
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: