Microsoft.Azure.Management.Search 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.4 .NET Framework 4.5.2
Suggested Alternatives

Azure.ResourceManager.Search

Additional Details

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
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.Management.Search" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Management.Search --version 4.0.0
#r "nuget: Microsoft.Azure.Management.Search, 4.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.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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
Version Downloads Last updated
4.0.0 72,045 9/4/2020
3.0.0 196,119 3/28/2019
2.0.1 31,682 10/27/2018
2.0.0 16,005 1/12/2018
1.0.2 120,714 5/19/2017
1.0.1 19,505 11/30/2016
1.0.0-rc 805 11/16/2016
0.9.0-preview 963 8/16/2016

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.