Info
Version: | 0.0.8 |
Author(s): | ndudnicz |
Last Update: | Friday, June 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MeilisearchDotnet |
Install
Install-Package MeilisearchDotnet
dotnet add package MeilisearchDotnet
paket add MeilisearchDotnet
MeilisearchDotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- System.Net.Http(>= 4.3.4)
- System.Text.Json(>= 4.7.2)
Tags
MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable.
Features such as typo-tolerance, filters, and synonyms are provided out-of-the-box.