Hangfire_net40.Core 1.1.1

dotnet add package Hangfire_net40.Core --version 1.1.1
NuGet\Install-Package Hangfire_net40.Core -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hangfire_net40.Core" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire_net40.Core --version 1.1.1
#r "nuget: Hangfire_net40.Core, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hangfire_net40.Core as a Cake Addin
#addin nuget:?package=Hangfire_net40.Core&version=1.1.1

// Install Hangfire_net40.Core as a Cake Tool
#tool nuget:?package=Hangfire_net40.Core&version=1.1.1

Core components for Hangfire (background job system for ASP.NET applications).

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Hangfire_net40.Core:

Package Downloads
Hangfire_net40

Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. http://hangfire.io/

Hangfire_net40.SqlServer

SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).

Hangfire_net40.SqlServer.RabbitMQ

RabbitMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).

Hangfire_net40.Redis

Redis job storage implementation for Hangfire (background job system for ASP.NET applications).

Hangfire_net40.SqlServer.MSMQ

MSMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 37,619 9/17/2014