Microsoft.Azure.Management.Search
1.0.1
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.
See the version list below for details.
dotnet add package Microsoft.Azure.Management.Search --version 1.0.1
NuGet\Install-Package Microsoft.Azure.Management.Search -Version 1.0.1
<PackageReference Include="Microsoft.Azure.Management.Search" Version="1.0.1" />
paket add Microsoft.Azure.Management.Search --version 1.0.1
#r "nuget: Microsoft.Azure.Management.Search, 1.0.1"
// Install Microsoft.Azure.Management.Search as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Management.Search&version=1.0.1
// Install Microsoft.Azure.Management.Search as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.Search&version=1.0.1
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.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 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 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.4)
-
.NETStandard 1.1
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.4)
- NETStandard.Library (>= 1.6.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
-
.NETStandard 1.5
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.4)
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Net.Http (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XDocument (>= 4.0.11)
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 2015-08-19 of the Azure Search Management REST API. It includes support for programmatically provisioning and managing Search services and API keys. It supports all available SKUs, including the new S3 and S3 High-Density SKUs.