Metadata >> NuGet >> NuGet.Lucene >> 2.5.0

2.5.0

Metadata

Authors Chris Eldredge
Copyrights Copyright 2013 The Motley Fool, LLC
Description 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.
LicenseUrl https://github.com/themotleyfool/NuGet.Lucene/blob/master/LICENSE.txt
Owners The Motley Fool, LLC
ProjectUrl https://github.com/themotleyfool/NuGet.Lucene
ReleaseNotes Include xml docs in nuget packages.
RequireLicenseAcceptance False
Summary Provides NuGet package repository that stores package metadata in a Lucene index for very fast package lookup and search capabilities.
Tags nuget
Dependencies Lucene.Net.Linq:3.2.55|NuGet.Core:2.7.0|Rx-Linq:2.2.2|Rx-PlatformServices:2.2.2
Title NuGet.Lucene
PackageSize 105759
PackageHashAlgorithm SHA512
PackageHash l6JYI9SCWsy01CDozOfR2IG0cKGyg5Eqcb6Dp4ubfWXU8YQs0E4IbcGLq7qz/z8ESyYLtqurG58J2C+AU3K0tw==
DownloadCount 000000
CreatedDate 2014-01-29T02:32:23

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NuGet.Lucene -Version 2.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NuGet.Lucene -Version 2.5.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NuGet.Lucene 2.5.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NuGet.Lucene -Version 2.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NuGet.Lucene -Version 2.5.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NuGet.Lucene -Version 2.5.0
Uninstalling the package:
o remove-wrap NuGet.Lucene

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries