Skip to content

Commit

Permalink
Add summary for the Hangfire NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Apr 27, 2016
1 parent 17ac8ad commit 45b99e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuspecs/Hangfire.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<projectUrl>http://hangfire.io/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://raw.github.com/HangfireIO/Hangfire/master/LICENSE.md</licenseUrl>
<summary>An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications. No Windows Service required.</summary>
<description>
An 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. This is a .NET alternative to Sidekiq, Resque and Celery.
Expand Down

0 comments on commit 45b99e1

Please sign in to comment.