Microsoft.Azure.Search
0.10.0-preview
This is a prerelease version of Microsoft.Azure.Search.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Azure.Search --version 0.10.0-preview
NuGet\Install-Package Microsoft.Azure.Search -Version 0.10.0-preview
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.Search" Version="0.10.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Search --version 0.10.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Search, 0.10.0-preview"
#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.Search as a Cake Addin #addin nuget:?package=Microsoft.Azure.Search&version=0.10.0-preview&prerelease // Install Microsoft.Azure.Search as a Cake Tool #tool nuget:?package=Microsoft.Azure.Search&version=0.10.0-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Makes it easy to develop a .NET application that uses Azure Search.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Azure.Common (>= 2.0.4 && < 3.0.0)
- Microsoft.Spatial (>= 6.10.0)
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Search:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
loic-sharma/BaGet
A lightweight NuGet and symbol server
|
|
statiqdev/Statiq.Web
Statiq Web is a flexible static site generator written in .NET.
|
|
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
|
Version | Downloads | Last updated |
---|---|---|
0.10.0-preview | 3,199 | 4/17/2015 |
0.9.7-preview | 4,226 | 3/20/2015 |
0.9.6-preview | 980 | 3/4/2015 |
0.9.5-preview | 265 | 3/3/2015 |
This preview release of the Azure Search .NET SDK includes support for Indexers, as well as other bug fixes and usability improvements.