Method |
Description |
|
FindPackagesById ( ODataQueryOptions options, [ id ) : Task |
|
|
Get ( ODataQueryOptions options ) : IHttpActionResult |
|
|
Get ( ODataQueryOptions options, string id, string version ) : Task |
|
|
GetCore ( ODataQueryOptions options, string id, string version, bool return404NotFoundWhenNoResults ) : Task |
|
|
GetCount ( ODataQueryOptions options ) : IHttpActionResult |
|
|
GetPropertyFromPackages ( string propertyName, string id, string version ) : IHttpActionResult |
|
|
Search ( ODataQueryOptions options, [ searchTerm = "", [ targetFramework = "" ) : Task |
|
|
SearchCount ( ODataQueryOptions options, [ searchTerm = "", [ targetFramework = "" ) : Task |
|
|