Metadata >> NuGet >> NuGet.Lucene >> 1.0.0

1.0.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 optinal 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
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.1.46|NuGet.Core:2.2.0|Rx-Linq:2.1.30214.0|Rx-PlatformServices:2.1.30214.0
Title NuGet.Lucene
PackageSize 91844
PackageHashAlgorithm SHA512
PackageHash wwuxVEGhNUBaKCZFkBdygcMP2x7noqs55wr4PCo54LIbSUxtUCMI8dX8rCBL7OHw9F8LY5SLyBQBsI6tnj5WqA==
DownloadCount 000000
CreatedDate 2013-03-25T15:10:19

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 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NuGet.Lucene -Version 1.0.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 1.0.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 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NuGet.Lucene -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NuGet.Lucene -Version 1.0.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 Binaries