Microsoft.Azure.CognitiveServices.Search.NewsSearch
2.0.0
This client library provides access to the Microsoft Cognitive Services News Search API.
Install-Package Microsoft.Azure.CognitiveServices.Search.NewsSearch -Version 2.0.0
dotnet add package Microsoft.Azure.CognitiveServices.Search.NewsSearch --version 2.0.0
<PackageReference Include="Microsoft.Azure.CognitiveServices.Search.NewsSearch" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.CognitiveServices.Search.NewsSearch --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.CognitiveServices.Search.NewsSearch, 2.0.0"
#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 Microsoft.Azure.CognitiveServices.Search.NewsSearch as a Cake Addin
#addin nuget:?package=Microsoft.Azure.CognitiveServices.Search.NewsSearch&version=2.0.0
// Install Microsoft.Azure.CognitiveServices.Search.NewsSearch as a Cake Tool
#tool nuget:?package=Microsoft.Azure.CognitiveServices.Search.NewsSearch&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Changes in this release:
1. Support overriding the default endpoint.
2. Change client class name to `NewsSearchClient`.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.18 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.18 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 41,715 | 11/21/2018 |
1.2.0 | 13,688 | 3/22/2018 |
1.1.0-preview | 807 | 12/13/2017 |