NuGet.Lucene 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package NuGet.Lucene --version 1.0.3
NuGet\Install-Package NuGet.Lucene -Version 1.0.3
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="NuGet.Lucene" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Lucene --version 1.0.3
#r "nuget: NuGet.Lucene, 1.0.3"
#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 NuGet.Lucene as a Cake Addin
#addin nuget:?package=NuGet.Lucene&version=1.0.3

// Install NuGet.Lucene as a Cake Tool
#tool nuget:?package=NuGet.Lucene&version=1.0.3

Implementation of NuGet package repository that stores package metadata in a Lucene index for very fast package lookup and search capabilities. Includes an optional file system watcher that will keep packages on disk in sync with the Lucene index. This package does not serve as a standalone package feed or package server; instead it must be embedded in other projects.

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NuGet.Lucene:

Package Downloads
NuGet.Lucene.Web

Provides controllers and WCF Data Services classes that can be exposed in an asp.net application to expose a NuGet.Lucene repository over the web.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.2 4,228 7/6/2016
4.0.1 1,258 7/6/2016
3.1.0 1,533 12/8/2015
3.0.3 1,335 11/10/2015
3.0.2 1,298 11/7/2015
3.0.1 1,424 8/29/2015
3.0.0 1,298 8/21/2015
2.9.4 2,060 3/27/2014
2.9.3 1,445 3/26/2014
2.9.2 1,421 3/19/2014
2.9.1 1,364 3/12/2014
2.9.0 1,360 3/12/2014
2.8.0 1,390 3/6/2014
2.7.1 1,441 3/2/2014
2.7.0 1,390 2/26/2014
2.6.0 1,565 2/7/2014
2.5.0 1,383 1/29/2014
2.4.0 1,137 1/27/2014
2.3.0 1,142 1/18/2014
2.2.1 1,126 1/14/2014
2.2.0 1,138 1/13/2014
2.1.0 1,153 1/2/2014
2.0.0 2,155 12/20/2013
1.2.0 1,253 10/20/2013
1.1.1 1,273 8/15/2013
1.1.0 1,213 8/15/2013
1.0.3 2,362 5/2/2013
1.0.1 1,410 4/21/2013
1.0.0 1,303 3/25/2013

Bug Fix: Make AddPackage and RemovePackage block until operation is complete
     Enhancement: Improve GetUpdates implementation
     Enhancement: Strip out placeholder URLs from package metadata such as http://icon_url_here_or_delete_this_line