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.
<PackageVersion Include="Microsoft.Azure.Search" Version="0.10.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Search" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Search --version 0.10.0-preview
                    
#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.
#addin nuget:?package=Microsoft.Azure.Search&version=0.10.0-preview&prerelease
                    
Install Microsoft.Azure.Search as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Search&version=0.10.0-preview&prerelease
                    
Install Microsoft.Azure.Search as a Cake Tool

Makes it easy to develop a .NET application that uses Azure Search.

Product 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.

GitHub repositories (10)

Showing the top 10 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
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
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.
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
OfficeDev/microsoft-teams-apps-faqplus
FAQ Plus is a friendly Q&A bot that brings a human in the loop when it is unable to help with an answer from the knowledge base.
Azure-Samples/azure-search-dotnet-samples
Azure Search .NET sample code
microsoft/botframework-components
The repository for components built by Microsoft for the Azure Bot Framework.
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.