1. Chocolatey

    By:

    Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for. Chocolatey allows you to install application nuggets and run executables from anywhere. ======= Executable Nuggets ======= For example, say you have an executable in the tools folder of your pack... More information

  2. NuGet Enable Package Restore (For Real)

    By:

    Enable Package Restore - If you're like me and you enabled package restore and found it was broken on any given build server, you need to install this to fix package restore to the way it should work.

  3. RoundhousE

    By:

    RoundhousE is a Professional Database Change and Versioning Management tool. Type rh /? for options

  4. NuGetPSVariables

    By:

    Just writes out all of the nuget powershell variables. Also writes out to the %temp%\NuGetPSVariables directory three log files: * nuget.variables.init.ps1.log * nuget.variables.install.ps1.log * nuget.variables.uninstall.ps1.log

  5. _PublishedApplications

    By:

    This gives your non web projects the ability to be put into a published folder, just like your web project does when being built outside of visual studio. Not entirely sure what this means? Check out the project url (on the left) and/or watch the video: http://www.youtube.com/watch?v=-oPtsb11vBU

  6. RoundhousE Library

    By:

    RoundhousE is a Professional Database Change and Versioning Management tool. This is what you include in your projects when you want to integrate roundhouse. This is used with roundhouse.refreshdatabase.fnh.

  7. DropkicK

    By:

    DropkicK is a fluent deployment framework that allows you to describe what you are trying to do in a fluent manner (C# anyone?). This package contains both the executable and the reference dll. Type dk /? for options.

  8. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information

  9. NuGetPackageUpdater (Deprecated in NuGet v1.4)

    By:

    Deprecated in NuGet v1.4 - NuGetPackageUpdater - global update of a package in a solution or all packages that have updates. This applies a global update of packages to your solution. Every project that is using a package is upgraded to the latest. Please run 'Update-Package' to upgrade all packages to current version. Please run 'Update-Package... More information

  10. RoundhousE RefreshDatabase (FluentNHibernate)

    By:

    RoundhousE is a Professional Database Change and Versioning Management tool. This brings diffing with FNH and migration with RH to your application to speed up development. NOTE: Please add this to a x86 console application. Will not work unless the console is x86.

  11. NuGetPackageFolderOverride

    By:

    NuGetPackageFolderOverride - a way to override your packages folder. NOTE: Unsupported functionality. There be dragons in there! You've been warned.

  12. RoundhousE MsBuild

    By:

    RoundhousE is a Professional Database Change and Versioning Management tool. This is to bring roundhouse msbuild tasks to your msbuild.

  13. DropkicK Core

    By:

    DropkicK is a fluent deployment framework that allows you to describe what you are trying to do in a fluent manner (C# anyone?). This package contains both the executable and the reference dll. Type dk /? for options.

  14. NuGetPackageUninstaller

    By:

    NuGetPackageUninstaller - removes a package from all projects with just Uninstall-PackageAll packageName

  15. TinySpec.NUnit

    By:

    TinySpec is one class that abstracts away your testing syntax. It is a lightweight implementation of a BDD framework.

  16. WarmuP

    By:

    WarmuP is a solution level token replacer. You keep your templates in source control so you can maintain changes to them. This will install to C:\NuGet\ and will update your path variable to include C:\NuGet\bin. Please see http://devlicious.com/blogs/rob_reynolds/archive/2010/02/01/warmup-getting-started.aspx and http://codebetter.com/dru... More information

  17. Nuget Copy Extension

    By:

    Updated for Nuget 2.0: This adds copy and copySearch to the command line. "nuget.exe copy packageId [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | "nuget.exe copySearch searchFilter [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | To use this package, ... More information

  18. RoundhousE RefreshDatabase (Deprecated. Use roundhouse.refreshdatabase.fnh)

    By:

    This package has been deprecated. Please use roundhouse.refreshdatabase.fnh instead.

  19. NuGetPackageUpdateTest

    By:

    nugetpackageupdatetest - This allows you to test package updates. You can install version 1.0 and then update to version 2.0.

  20. SidePOP

    By:

    SidePOP allows your application the ability to receive email