gravatar

37

Packages

58,149

Downloads of ferventcoder's packages

ferventcoder's Profile

Packages

  • BareTail

    Baretail - A free real-time log file monitoring tool

    684 downloads

  • Eazfuscator.NET

    Eazfuscator.NET is a free obfuscator for .NET platform. The main purpose of obfuscator is to protect intellectual property of the software.

    1,399 downloads

  • Papercut

    Papercut - built on .NET. Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message. Papercut is your answer. Papercut is a simplified SMTP server designed to only rece... More information

    817 downloads

  • _PublishedApplications

    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

    2,061 downloads

  • ILMerge

    ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable... More information

    17,834 downloads

  • NuGet Enable Package Restore (For Real)

    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.

    2,603 downloads

  • NuGetPackageUpdateTest

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

    668 downloads

  • Open SSL Key

    Open SSL Key - Utility to generate XML keys from PEM or DER keys. Reads and parses: (1) OpenSSL PEM or DER public keys (2) OpenSSL PEM or DER traditional SSLeay private keys (encrypted and unencrypted) (3) PKCS #8 PEM or DER encoded private keys (encrypted and unencrypted) | Keys in PEM format must have headers/footers . | Encrypted Private Key i... More information

    774 downloads

  • Nuget Copy Extension

    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

    884 downloads

  • foobar2000

    foobar2000 is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats.

    486 downloads

  • NuGetPSVariables

    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

    1,813 downloads

  • NuGetPackageUpdater (Deprecated in NuGet v1.4)

    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

    1,282 downloads

  • Chocolatey

    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 package named bob... More information

    8,445 downloads

  • TinySpec.NUnit

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

    785 downloads

  • NuGetPackageUninstaller

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

    818 downloads

  • RoundhousE

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

    2,228 downloads

  • RoundhousE Library

    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.

    1,617 downloads

  • RoundhousE MsBuild

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

    1,081 downloads

  • RoundhousE RefreshDatabase (FluentNHibernate)

    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.

    1,237 downloads

  • RoundhousE RefreshDatabase (EntityFramework Migrations)

    RoundhousE is a Professional Database Change and Versioning Management tool. This brings integration with Entity Framework Migrations. This allows you to generate SQL files for use with RoundhousE or just to give to your DBAs in cases where RH is not able to be run across all environments. NOTE: Please add this to a x86 console application. W... More information

    268 downloads

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

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

    674 downloads

  • WarmuP

    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

    917 downloads

  • The Chuck Norris Framework

    The ChuckNorrisFramework is a collection of developer productivity tools to make you more productive. This package will bring in the other pieces of the framework as they become available.

    788 downloads

  • DropkicK

    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.

    2,500 downloads

  • DropkicK Settings Templates

    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.

    557 downloads

  • DropkicK Core

    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.

    1,350 downloads

  • this.Log Logging Extension

    this.Log is a Logging Extension that works in all code locations. This package by itself only brings the logging extension and allows you to call this.Log().Debug, etc. What it doesn't bring though is a logging facility. Please search nuget for this.Log to see the facilities.

    509 downloads

  • this.Log Logging Extension (log4net Plugin)

    this.Log-log4net is the log4net plugin to this.Log logging extension.

    224 downloads

  • this.Log Logging Extension (Moq Plugin)

    this.Log-Moq is the Moq plugin to this.Log logging extension that brings the MockLogger.

    93 downloads

  • this.Log Logging Extension (log4net Plugin) SAMPLE

    this.Log-log4net.Sample is a sample of how to use the log4net plugin to this.Log logging extension.

    111 downloads

  • this.Log Logging Extension (NLog Plugin)

    this.Log-NLog is the NLog plugin to this.Log logging extension.

    318 downloads

  • this.Log Logging Extension (Rhino Mocks Plugin)

    this.Log-RhinoMocks is the Rhino Mocks plugin to this.Log logging extension that brings the MockLogger.s

    143 downloads

  • this.Log Logging Extension (log4net Plugin) SAMPLE for VB.NET

    this.Log-log4net.Sample is a sample of how to use the log4net plugin to this.Log logging extension.

    94 downloads

  • this.Log Logging Extension (NLog Plugin) SAMPLE

    this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

    107 downloads

  • this.Log Logging Extension (NLog Plugin) SAMPLE for VB.NET

    this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

    100 downloads

  • SidePOP

    SidePOP allows your application the ability to receive email

    700 downloads

  • NuGetPackageFolderOverride

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

    1,180 downloads