Microsoft.Azure.CognitiveServices.Search.CustomImageSearch 2.0.0
Prefix Reserved
.NET Standard 1.4 This package targets .NET Standard 1.4. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
dotnet add package Microsoft.Azure.CognitiveServices.Search.CustomImageSearch --version 2.0.0
NuGet\Install-Package Microsoft.Azure.CognitiveServices.Search.CustomImageSearch -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.CustomImageSearch" 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.CustomImageSearch --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.CustomImageSearch, 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.CustomImageSearch as a Cake Addin #addin nuget:?package=Microsoft.Azure.CognitiveServices.Search.CustomImageSearch&version=2.0.0 // Install Microsoft.Azure.CognitiveServices.Search.CustomImageSearch as a Cake Tool #tool nuget:?package=Microsoft.Azure.CognitiveServices.Search.CustomImageSearch&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This client library provides access to the Microsoft Cognitive Services Custom Image Search 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 Framework | 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 已计算。 |
-
.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)
NuGet包
此包未使用任何NuGet包。
GitHub 代码仓库 (1)
显示依赖于 Microsoft.Azure.CognitiveServices.Search.CustomImageSearch 的最受欢迎的 1 个 GitHub 代码仓库
仓库 | 星标 |
---|---|
Azure-Samples/cognitive-services-dotnet-sdk-samples
通过这些示例了解如何使用认知服务 SDK
|
本版本更改
1. 支持覆盖默认端点。