Our.Umbraco.PublishQueue
1.0.0.750
See the version list below for details.
dotnet add package Our.Umbraco.PublishQueue --version 1.0.0.750
NuGet\Install-Package Our.Umbraco.PublishQueue -Version 1.0.0.750
<PackageReference Include="Our.Umbraco.PublishQueue" Version="1.0.0.750" />
paket add Our.Umbraco.PublishQueue --version 1.0.0.750
#r "nuget: Our.Umbraco.PublishQueue, 1.0.0.750"
// Install Our.Umbraco.PublishQueue as a Cake Addin #addin nuget:?package=Our.Umbraco.PublishQueue&version=1.0.0.750 // Install Our.Umbraco.PublishQueue as a Cake Tool #tool nuget:?package=Our.Umbraco.PublishQueue&version=1.0.0.750
Simple publication queue for Umbraco (7.5+)
7.5 version - doesn't automatically schedule queue checks. for versions v7.6 and higher of umbraco use version ending in .760
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- Microsoft.AspNet.SignalR.JS (>= 2.2.1)
- Our.Umbraco.PublishQueue.Core (>= 1.0.0.750)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 3,386 | 1/12/2018 |
1.0.0.760 | 1,466 | 8/31/2017 |
1.0.0.750 | 1,352 | 8/31/2017 |
0.0.8-Beta | 1,889 | 6/27/2017 |
0.0.7-Beta | 1,266 | 5/10/2017 |
0.0.6-Beta | 1,176 | 5/4/2017 |
0.0.5-Beta | 1,242 | 5/2/2017 |
0.0.4-Beta | 1,010 | 5/2/2017 |
0.0.3-Beta | 905 | 4/22/2017 |
0.0.1-Beta | 1,071 | 3/24/2017 |
0.0.1 - Intial release
0.0.2 - Backwards Compatable SignalR install / Priority and scheduling on queue
0.0.3 - custom data, and events
0.0.5 - seperated out core (so you can put it in assemblies)
0.0.6 - make the data column bigger
0.0.9 - limit results to stop browser race
1.0.0 - Paged queue results (for when your queue is massive) + background scheduling on 7.6