A wrapper to Azure Search allowing to easily setup Azure Search indexes, searchers and using it with DI/IoC approach (currently with support for Umbraco, LightInject and Autofac).
Info
Version: | 0.1.0 |
Author(s): | Cogworks |
Last Update: | Monday, September 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thecogworks/Cogworks.AzureSearch |
NuGet Url: | https://www.nuget.org/packages/Cogworks.AzureSearch.LightInject.IocExtension |
Install
Install-Package Cogworks.AzureSearch.LightInject.IocExtension
dotnet add package Cogworks.AzureSearch.LightInject.IocExtension
paket add Cogworks.AzureSearch.LightInject.IocExtension
Cogworks.AzureSearch.LightInject.IocExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- Cogworks.AzureSearch(>= 0.1.0)
Tags