C# Class CkanDotNet.Api.Helper.TagHelper

Show file Open project: opencolorado/.NET-Wrapper-for-CKAN-API

Public Methods

Method Description
GetTagCounts ( List packages ) : List

Get top tags from a collection of packages ignoring specific tags.

Method Details

GetTagCounts() public static method

Get top tags from a collection of packages ignoring specific tags.
public static GetTagCounts ( List packages ) : List
packages List
return List