1. WebBackgrounder

    By:

    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.

  2. WebBackgrounder.EntityFramework

    By:

    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.

  3. background

    By:

    Background.js provides a background job queue and list with array iterators for Javascript applications.

  4. ParallaxBackground

    By:

    A Metro moving background

  5. BuiltToRoam.Core.Agent

    By:

    Helper library for Windows Phone applications, limited by the need to be accessible from background agents. Reference BuiltToRoam.Core in order to get additional helper classes.

  6. bbv.Common.Async

    By:

    AsyncWorker (simplified API for BackgroundWorker), AsyncResult to implement asynchronous tasks. bbv.Common.Async is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine wit... More information

  7. Blue Collar

    By:

    Background jobs and scheduled work for .NET.

  8. CssSpriteGenerator

    By:

    Reduce bandwidth costs and page load times by compressing large images on the fly, physically resizing thumbnails and combining small images into CSS sprites to cut down on request/response overhead. No need to change your site, just add this dll and add configuration to your web.config. Extensive documentation.

  9. RequestReduce

    By:

    RequestReduce allows any IIS based website to automaticaly sprite background images into a single optimized PNG as well as combine and minify CSS and Javascript with absolutely no coding beyond a few config tweaks. RequestReduce excercises common best practices when serving its javascript, css and sprited images ensuring that the appropriate cachin... More information

  10. SlickGrid

    By:

    Quite simply, SlickGrid is a JavaScript grid/spreadsheet component. It is an advanced component and is going to be a bit more difficult to learn and configure, but once you realize its full potential, it will blow your mind! Some highlights: - Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness) - Extremel... More information

  11. bbv.Common.EventBroker

    By:

    Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching: * Synchronous and asynchronous notification * Automatic thread switching: to background or UI thread * Loose coupling of event topic publishers and subscribers * Publishers and subscribers are referenced by we... More information

  12. 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.

  13. Appccelerate.AsyncModule

    By:

    AsyncModules provide a simple way to build active objects (objects with a dedicated background thread for asynchronous execution of tasks).

  14. bbv.Common.AsyncModule

    By:

    AsyncModules provide a simple way to built active objects (objects with a dedicated background thread for asynchronous execution of tasks). bbv.Common.AsyncModule is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pa... More information

  15. Echo.Net

    By:

    Echo.Net is a library designed to handle background tasks within a web or windows app in a simple, easily configurable manner.

  16. PostageApp

    By:

    PostageApp API client library for .NET 3.5+

  17. DesertSoftware Web

    By:

    A few light weight classes for ASP.Net MVC web applications

  18. Appccelerate.EventBroker

    By:

    Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching: synchronous and asynchronous notification, automatic thread switching: to background or UI thread, loose coupling of event topic publishers and subscribers, publishers and subscribers are referenced by weak re... More information

  19. Papercut

    By:

    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