A directory factory implementation for Examine to store the primary index files in Blob storage and syncing them to the local fast drive.
Info
Version: | 0.1.90 |
Author(s): | Shannon Deminick |
Last Update: | Tuesday, February 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Shazwazza/Examine |
NuGet Url: | https://www.nuget.org/packages/Examine.AzureDirectory |
Install
Install-Package Examine.AzureDirectory
dotnet add package Examine.AzureDirectory
paket add Examine.AzureDirectory
Examine.AzureDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Examine(>= 0.1.90)
- WindowsAzure.Storage(>= 9.3.1)
Tags