-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Niko Kovačič edited this page Sep 30, 2018
·
2 revisions
AzureSearchToolkit is a lightweight set of tools for Azure Search to quickly build search functionalities for .NET Standard web apps.
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.