Algolia.Search
2.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Algolia.Search --version 2.2.0
NuGet\Install-Package Algolia.Search -Version 2.2.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="Algolia.Search" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Algolia.Search" Version="2.2.0" />
<PackageReference Include="Algolia.Search" />
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 Algolia.Search --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Algolia.Search, 2.2.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.
#:package Algolia.Search@2.2.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Algolia.Search&version=2.2.0
#tool nuget:?package=Algolia.Search&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Algolia Search API Client for C#
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
- Newtonsoft.Json (>= 6.0.4)
- RichardSzalay.MockHttp (>= 1.0.1)
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Algolia.Search:
| Repository | Stars |
|---|---|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.1 | 251 | 5/4/2015 |
| 3.1.0 | 170 | 4/10/2015 |
| 3.0.5 | 480 | 2/18/2015 |
| 3.0.4 | 424 | 1/21/2015 |
| 3.0.3 | 212 | 1/9/2015 |
| 3.0.2 | 332 | 1/4/2015 |
| 3.0.1 | 104 | 1/3/2015 |
| 3.0.0 | 103 | 1/2/2015 |
| 2.4.1 | 168 | 12/4/2014 |
| 2.4.0 | 105 | 11/30/2014 |
| 2.3.3 | 110 | 11/25/2014 |
| 2.3.2 | 105 | 11/24/2014 |
| 2.3.1 | 174 | 10/23/2014 |
| 2.3.0 | 120 | 10/16/2014 |
| 2.2.0 | 267 | 9/14/2014 |
| 2.1.0 | 228 | 8/21/2014 |
| 2.0.0 | 253 | 8/13/2014 |
| 1.16.0 | 256 | 8/4/2014 |
| 1.15.0 | 158 | 7/24/2014 |
| 1.14.0 | 128 | 7/24/2014 |
| 1.13.0 | 250 | 7/17/2014 |
| 1.12.0 | 234 | 6/10/2014 |
| 1.11.0 | 121 | 5/2/2014 |
| 1.10.0 | 161 | 3/27/2014 |
| 1.9.0 | 123 | 3/3/2014 |
| 1.8.0 | 113 | 1/21/2014 |
| 1.7.0 | 120 | 1/2/2014 |
| 1.6.0 | 117 | 12/6/2013 |
| 1.5.0 | 123 | 11/8/2013 |
| 1.4.0 | 115 | 11/8/2013 |
| 1.3.0 | 121 | 10/19/2013 |
| 1.2.0 | 122 | 9/17/2013 |
| 1.1.0 | 115 | 8/4/2013 |
| 1.0.0 | 117 | 7/11/2013 |
Version 2.0 comes with a new API. All asycnhronous methods are nos suffixed by ASync and all others methods are not async.