1. Your Last About Dialog

    By:

    Are you tired of recreating the same about dialog logic and content for each Windows Phone app every time? "Your Last About Dialog" is a robust and generic, highly configurable implementation you can easily pull into your own app and set up for your needs. It is able to pull most data from your application automatically, supports fetching both text... More information

  2. WPF About Box

    By:

    WPF About Box is a simple and free about box for WPF using MVVM pattern. Several properties can be set. Some properties are read from assembly, automatically.

  3. dotless

    By:

    This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/. For ... More information

    132,855 downloads

  4. About Form

    By:

    This Winforms form will show the calling assembly's version, copyright and company. It can also show a logo. If you don't want to show the logo, just pass null into the constructor.

    294 downloads

  5. StyleCop.MSBuild 4.7.44.1

    By:

    Adds official StyleCop MSBuild targets to your project for running StyleCop analysis with every build. Includes official StyleCop binaries. Works both on a developer workstation (with or without Visual Studio) and on a build server. Does not require installation of StyleCop on any machine. Compatible with NuGet package restore. For update notificat... More information

    31,222 downloads

  6. NewRelic.Agent.Api.x64

    By:

    The New Relic .NET Agent API supports custom error and metric reporting, and custom transaction parameters. If the agent is not installed or is disabled, method invocations of this API will have no effect. You can find more information about the NewRelic.Agent.Api at http://newrelic.com/docs/dotnet/AgentApi.

  7. DotlessClientOnly

    By:

    This package only contains the dot net client only dll. You should only use this package if you do not want any ASP.net functionality. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/... More information

    6,126 downloads

  8. jQuery TimeAgo

    By:

    Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

  9. Web Forms MVP

    By:

    ASP.NET MVC might be the new kid on the block, but there are still a host of compelling advantages to ASP.NET Web Forms. The ASP.NET Web Forms MVP project is about bringing the love back to Web Forms through a renewed approach to using it - an approach that facilitates separation of concerns and testability whilst maintaining the rapid development... More information

    5,602 downloads

  10. Premotion AspNet AppHarbor Integration

    By:

    This module modifies the native HttpContext to hide the AppHarbor load balancing setup from ASP.NET. You no longer need to worry about port numbers, secure connections and eaten remote IP addresses. The following work-arounds will no longer be needed: http://support.appharbor.com/kb/getting-started/workaround-for-generating-absolute-urls-... More information

  11. MvcRouteUnitTester

    By:

    MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application, including Area routes. Unlike many libraries, this lets you test routes both ways -- both incoming and outgoing. You can specify an incoming request and make one of several assertions about the outcome; such that th... More information

  12. MVCTurbine

    By:

    MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it.

  13. Unipluss.Sign.Client

    By:

    Client library to communication with Signere.no REST API. The library contains relevant model classes and a client class with methods to access all resources provided in the Signere.no API. The client class itself is implemented from an interface to make it easily testable. All explicit communication with the API is handled internally and... More information

  14. ModelScaffolding

    By:

    A fast and customizable way to add Model (with optional Controller and Views) to your ASP.NET MVC project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.

  15. BuildingBlocks.SystemInfo

    By:

    Helpers classes for collecting information about system

    1,014 downloads

  16. bootbox

    By:

    Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter's Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.

  17. Gibraltar Loupe Agent for ASP.NET WebForms

    By:

    Records diagnostic information about your ASP.NET web site in the background while it runs. Designed for use in a production environment, it extends the Loupe Agent with features specific to ASP.NET WebForms.

  18. MvcHaack.ControllerInspector

    By:

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

  19. relativetime

    By:

    Render a TimeSpan object as something that's consumable by humans like "about 9 minutes ago" or "yesterday".

    921 downloads

  20. TypeScaffolding

    By:

    A fast and customizable way to add type to your project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.