Microsoft.Azure.CognitiveServices.Search.EntitySearch 2.0.0

前缀已保留
dotnet add package Microsoft.Azure.CognitiveServices.Search.EntitySearch --version 2.0.0                
NuGet\Install-Package Microsoft.Azure.CognitiveServices.Search.EntitySearch -Version 2.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.CognitiveServices.Search.EntitySearch" 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.EntitySearch --version 2.0.0                
#r "nuget: Microsoft.Azure.CognitiveServices.Search.EntitySearch, 2.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.CognitiveServices.Search.EntitySearch as a Cake Addin
#addin nuget:?package=Microsoft.Azure.CognitiveServices.Search.EntitySearch&version=2.0.0

// Install Microsoft.Azure.CognitiveServices.Search.EntitySearch as a Cake Tool
#tool nuget:?package=Microsoft.Azure.CognitiveServices.Search.EntitySearch&version=2.0.0                

此客户端库提供了对 Microsoft 智能服务实体搜索 API 的访问。

产品 兼容和额外的计算目标框架版本。
.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 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。
.NET Core netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。
.NET Standard netstandard1.4 兼容。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 已计算。 netstandard2.1 已计算。
.NET 框架 net452 兼容。 net46 已计算。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。
MonoAndroid monoandroid 已计算。
MonoMac monomac 已计算。
MonoTouch monotouch 已计算。
Tizen tizen30 已计算。 tizen40 已计算。 tizen60 已计算。
通用 Windows 平台 uap 已计算。 uap10.0 已计算。
Xamarin.iOS xamarinios 已计算。
Xamarin.Mac xamarinmac 已计算。
Xamarin.TVOS xamarintvos 已计算。
Xamarin.WatchOS xamarinwatchos 已计算。
兼容目标框架
包含目标框架(在包中)
了解有关目标框架.NET Standard的更多信息。

NuGet 包 (1)

展示依赖 Microsoft.Azure.CognitiveServices.Search.EntitySearch 的 Top 1 个 NuGet 包

下载
DigitalWorkplace.DiningServices.Client

此包包含餐饮服务的客户端 SDK

GitHub 仓库 (3)

展示 Top 3 个依赖 Microsoft.Azure.CognitiveServices.Search.EntitySearch 的热门 GitHub 仓库

仓库 Stars
Azure-Samples/cognitive-services-dotnet-sdk-samples
使用这些示例学习如何使用认知服务 SDK
microsoft/botframework-components
此仓库为 Microsoft 为 Azure Bot Framework 构建的组件仓库。
AiursoftWeb/Infrastructures
镜像:https://gitlab.aiursoft.cn/aiursoft/infrastructures
版本 下载 最后更新
2.0.0 54,462 11/21/2018
1.2.0 5,679 3/22/2018
1.1.0-preview 1,875 11/29/2017

本次发布变更
   1. 支持覆盖默认端点。
   2. 客户端类名更改为 `EntitySearchClient`。