Examine.Directory.Sync 1.0.0-beta03

This is a prerelease version of Examine.Directory.Sync.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Examine.Directory.Sync --version 1.0.0-beta03
NuGet\Install-Package Examine.Directory.Sync -Version 1.0.0-beta03
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Examine.Directory.Sync" Version="1.0.0-beta03" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Examine.Directory.Sync --version 1.0.0-beta03
#r "nuget: Examine.Directory.Sync, 1.0.0-beta03"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Examine.Directory.Sync as a Cake Addin
#addin nuget:?package=Examine.Directory.Sync&version=1.0.0-beta03&prerelease

// Install Examine.Directory.Sync as a Cake Tool
#tool nuget:?package=Examine.Directory.Sync&version=1.0.0-beta03&prerelease

Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated