Skip to main content
haacked avatar

haacked

NuGet publisher profile

Packages
40
Total Downloads
93.6M
93,558,010

Packages (40)

Octokit package icon

Octokit

An async-based GitHub API client library for .NET and .NET Core

76.8M
downloads
Scientist package icon

Scientist

Implementation of the Scientist library for .NET, inspired by the Ruby library from GitHub

5.6M
downloads
routedebugger package icon

routedebugger

Route Debugger is a little utility I wrote to help debug issues with route configurations. See http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx

4.9M
downloads
RouteMagic package icon

RouteMagic

RouteMagic is a library of useful Routing helpers. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.

2.1M
downloads
WebBackgrounder package icon

WebBackgrounder

WebBackgrounder is a proof-of-concept of a web-farm friendly background task manager meant to just work with a vanilla ASP.NET web application. See https://github.com/NuGet/WebBackgrounder for more information.

871.7K
downloads
WebBackgrounder.EntityFramework package icon

WebBackgrounder.EntityFramework

WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.

647.0K
downloads
MvcHaack.Ajax package icon

MvcHaack.Ajax

A libary for easily calling ASP.NET MVC Action methods from JavaScript

612.6K
downloads
Octokit.Reactive package icon

Octokit.Reactive

An IObservable based GitHub API client library for .NET and .NET Core using Reactive Extensions

493.1K
downloads
reactiveui-platforms package icon

reactiveui-platforms

Deprecated package that is no longer needed. You are looking for ReactiveUI-Core.

389.9K
downloads
blogml package icon

blogml

BlogML is an open format derived from XML to store and restore the content of a blog.

263.4K
downloads
ModelMetadataExtensions package icon

ModelMetadataExtensions

Extension to Model Metadata that provide convention based resource lookup

240.7K
downloads
RouteMagic.Mvc package icon

RouteMagic.Mvc

RouteMagic.Mvc is a library of useful Routing helpers specific to ASP.NET MVC. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.

207.8K
downloads
HttpModuleMagic package icon

HttpModuleMagic

Enables registering http modules using your favorite DI container.

100.2K
downloads
AspNetHaack package icon

AspNetHaack

A collection of extensions to core ASP.NET including a way to suppress login page redirects caused by the forms authentication module

98.5K
downloads
MvcHaack.Ajax.MVC4 package icon

MvcHaack.Ajax.MVC4

See MvcHaack.Ajax package description

55.2K
downloads
AutoUpdate package icon

AutoUpdate

A package that helps to build self-updating web applications using NuGet.

21.0K
downloads
subkismet package icon

subkismet

The cure for comment spam. Subkismet is a comment spam filtering library that includes Akismet, Invisible Captcha, and Visible Captcha. The Akismet library included is based on code in use by Subtext and DasBlog.

18.9K
downloads
MarkdownPages package icon

MarkdownPages

MarkdownPages allows a site to serve text files written in markdown as HTML, using the extensibility points that are built into the ASP.NET WebPages framework. Installing this in a site will “turn on” the ASP.NET WebPages pipeline. This is based on the framework that the NuGet Docs site (http://docs.nuget.org) uses.

7.9K
downloads
MvcHaack.ControllerInspector package icon

MvcHaack.ControllerInspector

Adds the ability to inspect metadata about a controller by adding the ?inspect query string.

7.8K
downloads
Wrox.ProMvc3.Views.ViewModel package icon

Wrox.ProMvc3.Views.ViewModel

Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox.

7.7K
downloads
MoodSwings package icon

MoodSwings

Adds a PowerShell command to the Visual Studio Package Manager Console to set the mood. Example: Set-Mood Presentation

7.1K
downloads
Wrox.ProMvc3.Views.SpecifyingViews package icon

Wrox.ProMvc3.Views.SpecifyingViews

Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox.

7.0K
downloads
Wrox.ProMvc3.Ajax.Templates package icon

Wrox.ProMvc3.Ajax.Templates

Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

6.3K
downloads
Wrox.ProMvc3.Views.AlbumsList package icon

Wrox.ProMvc3.Views.AlbumsList

Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox. Demonstration of view code that lists albums in view.

6.1K
downloads
Wrox.ProMvc3.Views.AlbumList package icon

Wrox.ProMvc3.Views.AlbumList

Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox. Demonstration of view code that lists albums in view.

5.5K
downloads
Wrox.ProMvc3.Security.Authorize package icon

Wrox.ProMvc3.Security.Authorize

Sample code from Chapter 7 of the Professional ASP.NET MVC 3 book by Wrox.

4.8K
downloads
Wrox.ProMvc3.Ajax.AjaxForm package icon

Wrox.ProMvc3.Ajax.AjaxForm

Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

4.8K
downloads
Wrox.ProMvc3.Ajax.ActionLink package icon

Wrox.ProMvc3.Ajax.ActionLink

Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

4.7K
downloads
Wrox.ProMvc3.Ajax.Autocomplete package icon

Wrox.ProMvc3.Ajax.Autocomplete

Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

4.6K
downloads
Wrox.ProMvc3.ExtendingMvc package icon

Wrox.ProMvc3.ExtendingMvc

Sample code from Chapter 13 of the Professional ASP.NET MVC 3 book by Wrox

4.5K
downloads
MagicEightBall package icon

MagicEightBall

My package description.

4.4K
downloads
Wrox.ProMvc3.Ajax.CustomClientValidation package icon

Wrox.ProMvc3.Ajax.CustomClientValidation

Sample code from Chapter 8 of the Professional ASP.NET MVC 3 book by Wrox.

4.3K
downloads
Wrox.ProMvc3.Validation.MaxWordsAttribute package icon

Wrox.ProMvc3.Validation.MaxWordsAttribute

Sample code from Chapter 6 of the Professional ASP.NET MVC 3 book by Wrox.

4.3K
downloads
Wrox.ProMvc3.Views.BasePageType package icon

Wrox.ProMvc3.Views.BasePageType

Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox.

4.1K
downloads
Wrox.ProMvc3.Security.AuthorizeController package icon

Wrox.ProMvc3.Security.AuthorizeController

Sample code from Chapter 7 of the Professional ASP.NET MVC 3 book by Wrox.

4.0K
downloads
Wrox.ProMvc3.Routing.EditableRoutes package icon

Wrox.ProMvc3.Routing.EditableRoutes

Sample code from Chapter 9 of the Professional ASP.NET MVC 3 book by Wrox

4.0K
downloads
Wrox.ProMvc3.Routing.RestSample package icon

Wrox.ProMvc3.Routing.RestSample

Sample code from Chapter 9 of the Professional ASP.NET MVC 3 book by Wrox

4.0K
downloads
NullGuard.PostSharp package icon

NullGuard.PostSharp

Easily validate all public method arguments are not null

2.5K
downloads
Rothko package icon

Rothko

Abstractions!

1.6K
downloads
rothko.core package icon

rothko.core

Package Description

1.3K
downloads