Microsoft.Azure.Management.Search
4.0.0
Thank you for the interest in this package.
If you are looking for the latest packages to interact with Azure Search, please use the following libraries:
Azure.ResourceManager
Azure.ResourceManager.Search
You can refer to this https://aka.ms/dotnet/t2/migration for more details about how to migrate your current code to our new SDK.
This package will continue to be supported for a period of time and will stop receiving support based on the dates listed on https://aka.ms/azsdk/deprecated.
dotnet add package Microsoft.Azure.Management.Search --version 4.0.0
NuGet\Install-Package Microsoft.Azure.Management.Search -Version 4.0.0
<PackageReference Include="Microsoft.Azure.Management.Search" Version="4.0.0" />
paket add Microsoft.Azure.Management.Search --version 4.0.0
#r "nuget: Microsoft.Azure.Management.Search, 4.0.0"
// Install Microsoft.Azure.Management.Search as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Management.Search&version=4.0.0
// Install Microsoft.Azure.Management.Search as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.Search&version=4.0.0
Makes it easy to manage Azure Search services and API keys from a .NET application.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
- System.Net.Http (>= 4.3.0)
-
.NETFramework 4.6.1
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Azure.Management.Search:
Package | Downloads |
---|---|
AzStudioServiceBusCommon
Azure Service Bus Component of AzStudio |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.Management.Search:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
This is the Azure Search Management SDK for .NET, based on version 2020-08-01 of the Azure Search Management REST API. It adds support to include private endpoints on search services as well as the ability to manage shared private link resources.