Top 20 NuGet worker Packages

Analogue BackgroundWorker allows you to calculate each task and stop execution at any level.
Pretty much full project template for creating a worker service.
Belz is a .Net open source engine for parallel workers processing
Belz.QueueProvider is a Queue Provider interface for Belz project
Implementation of a queue / worker pattern backed by Redis Features include: Retries when handling work causes uncaught exceptions Handles work concurrently using the ThreadPool Saves completed work into an audit hash Requeues work dropped by a crashed or discon...
A wrapper for Ninject and Microsoft Azure Service Runtime
Ninject implementation for XecMe container
SimpleInjector implementation for XecMe container
A simple library that uses a wrapper class for executing Delegate functions. This makes developing easier when using Action and Func classes. Instead of using just a Delegate class which may be hard to identify a return type (if any) and/or parameters (if any), and troubles with acting invocation, y...
A .Net scheduler that handles parallaization and adaptive sleeping on inactivity, can be used to develop long running workers and is specially suited for pulling scenarios
Package Description
Application Insights Telemetry SDK gives you insights into the KPIs of your on-premises and Windows Azure applications. With the SDK, you insert code into your server application that logs events and transactions. Application Insights service collects the data, analyzes it and presents the results i...
The Cloud Application Framework & Extensions (CloudFx) is a Swiss Army knife for Windows Azure developers which offers a set of production quality components and building blocks intended to jump-start the implementation of feature-rich, reliable and extensible Windows Azure-based solutions and servi...
The Cloud Application Framework & Extensions (CloudFx) is a Swiss Army knife for Windows Azure developers which offers a set of production quality components and building blocks intended to jump-start the implementation of feature-rich, reliable and extensible Windows Azure-based solutions and servi...
XecMe is a hosting and execution framework. It follows the task oriented design approach for solving the business problems. It is a highly configurable framework to execute batch processes, asynchronous tasks, Windows Service etc. You can simplify your Azure Worker Role development to manage multipl...
A few light weight classes for ASP.Net MVC web applications
Simple helper to create workers that run jobs
Core implementation of scheduled timer job specification for worker roles
.NET asynchronous worker to schedule many "async" work in an easy way
Easy start for your background worker and console apps. See https://github.com/tmteam/Gin for examples.