Info
Version: | 1.0.2 |
Author(s): | Louie1505 |
Last Update: | Sunday, January 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Louie1505/trendsdotnet |
NuGet Url: | https://www.nuget.org/packages/trendsdotnet |
Install
Install-Package trendsdotnet
dotnet add package trendsdotnet
paket add trendsdotnet
trendsdotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- newtonsoft.json(>= 12.0.3)
Tags
Handles authentication and returns data either in a complex object or as the raw JSON returned from the API. Functionality to compare a collection of terms over a timeline, breakdown interest in terms by region, or retrieve top related queries (ie search suggestions) for a set of terms.
View on GitHub for documentation: https://github.com/Louie1505/trendsdotnet.