Examine 2.0.0-Beta1

This is a prerelease version of Examine.
dotnet add package Examine --version 2.0.0-Beta1                
NuGet\Install-Package Examine -Version 2.0.0-Beta1                
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" Version="2.0.0-Beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Examine --version 2.0.0-Beta1                
#r "nuget: Examine, 2.0.0-Beta1"                
#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 as a Cake Addin
#addin nuget:?package=Examine&version=2.0.0-Beta1&prerelease

// Install Examine as a Cake Tool
#tool nuget:?package=Examine&version=2.0.0-Beta1&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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Examine:

Repository Stars
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
Shazwazza/Examine
A .NET indexing and search engine powered by Lucene.Net
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
Version Downloads Last updated
2.0.0-Beta1 42 2/13/2015
2.0.0-Alpha1 65 10/17/2014
0.1.63 82 5/6/2015
0.1.62.2941 995 4/9/2015
0.1.61.2941 1,255 3/9/2015
0.1.60.2941 12,835 2/13/2015
0.1.59.2941 1,687 12/11/2014
0.1.57.2941 25,337 6/25/2014
0.1.52.2941 838 8/13/2013
0.1.51.2941 108 4/4/2013