Property | Type | Description | |
---|---|---|---|
PackagePathProvider | IPackagePathProvider |
Method | Description | |
---|---|---|
CreateContent ( CatalogContext context ) : NuGet.Services.Metadata.Catalog.Persistence.StorageContent | ||
CreatePageContent ( CatalogContext context ) : IGraph | ||
GetItemAddress ( ) : |
||
GetItemType ( ) : |
||
RegistrationMakerCatalogItem ( |
Method | Description | |
---|---|---|
GetPackageContentAddress ( ) : |
||
GetPublishedDate ( ) : System.DateTime | ||
GetRegistrationAddress ( ) : |
public CreateContent ( CatalogContext context ) : NuGet.Services.Metadata.Catalog.Persistence.StorageContent | ||
context | CatalogContext | |
return | NuGet.Services.Metadata.Catalog.Persistence.StorageContent |
public CreatePageContent ( CatalogContext context ) : IGraph | ||
context | CatalogContext | |
return | IGraph |
public RegistrationMakerCatalogItem ( |
||
catalogUri | ||
catalogItem | IGraph | |
registrationBaseAddress | ||
isExistingItem | bool | |
packageContentBaseAddress | ||
return | Newtonsoft.Json.Linq |