trendsdotnet 1.0.1
.NET Core 3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package trendsdotnet -Version 1.0.1
dotnet add package trendsdotnet --version 1.0.1
<PackageReference Include="trendsdotnet" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add trendsdotnet --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: trendsdotnet, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install trendsdotnet as a Cake Addin
#addin nuget:?package=trendsdotnet&version=1.0.1
// Install trendsdotnet as a Cake Tool
#tool nuget:?package=trendsdotnet&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Unofficial C# wrapper around the Google Trends API (https://trends.google.com/). 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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- newtonsoft.json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.