The search functionality in your EpiServer project based on Azure Cognitive Search service.
Info
Version: | 3.0.49601 |
Author(s): | Forte_ Digital |
Last Update: | Tuesday, March 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Forte.EpiServer.AzureSearch |
Install
Install-Package Forte.EpiServer.AzureSearch
dotnet add package Forte.EpiServer.AzureSearch
paket add Forte.EpiServer.AzureSearch
Forte.EpiServer.AzureSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.14.0)
- Castle.Core(>= 4.2.1)
- EPiServer.CMS.AspNet(>= 11.13.0)
- EPiServer.CMS.UI(>= 11.21.5)
- EPiServer.Framework(>= 11.13.0)
- EPiServer.ServiceLocation.StructureMap(>= 2.0.2)
- Microsoft.Azure.Search(>= 10.1.0)
- Microsoft.Rest.ClientRuntime(>= 2.3.20)
- Newtonsoft.Json(>= 10.0.3)
- Polly(>= 7.2.0)
- System.Text.Encoding.CodePages(>= 4.5.0)