Méthode |
Description |
|
ClearInactivePackageReports ( ) : void |
|
|
ConfirmExport ( int>.Tuple packageId ) : void |
|
|
CreateAllPerPackageReports ( ) : void |
|
|
CreateBlob ( string name, string contentType, Stream content ) : Uri |
|
|
CreateContainerIfNotExists ( ) : void |
|
|
CreateDirtyPerPackageReports ( ) : void |
|
|
CreateEmptyPackageReport ( string packageId ) : void |
|
|
CreateJsonContent ( string packageId ) : Newtonsoft.Json.Linq.JObject |
|
|
CreatePackageReport ( string packageId ) : void |
|
|
CreatePerPackageReports ( Tuple report ) : void |
|
|
CreateReport_Last6Weeks ( ) : void |
|
|
CreateReport_NuGetClientVersion ( ) : void |
|
|
CreateReport_RecentPopularity ( ) : void |
|
|
CreateReport_RecentPopularityDetail ( ) : void |
|
|
ExecuteSql ( string filename ) : List |
|
|
GetAllPackageIds ( ) : IList |
|
|
GetInactivePackageIds ( ) : IList |
|
|
GetPackageIds ( ) : int>>.IList |
|
|
MakeReportJson ( Tuple data ) : JObject |
|
|
SortItems ( JObject report ) : void |
|
|
TotalDownloads ( JObject report ) : int |
|
|
WithRetry ( Action action ) : void |
|
|