Info
Version: | 1.0.0-beta0001 |
Author(s): | Niko Kovačič |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nkovacic/AzureSearchToolkit |
NuGet Url: | https://www.nuget.org/packages/AzureSearchToolkit |
Install
Install-Package AzureSearchToolkit
dotnet add package AzureSearchToolkit
paket add AzureSearchToolkit
AzureSearchToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Search(>= 9.0.1)
Tags
It features a rich LINQ provider which allows to write strongly typed queries based on your derived context and entity classes.
A representation of the LINQ query is passed to the AzureSearch provider, to be translated in ODATA query language.