Our.Umbraco.PublishQueue.Core
1.1.0
dotnet add package Our.Umbraco.PublishQueue.Core --version 1.1.0
NuGet\Install-Package Our.Umbraco.PublishQueue.Core -Version 1.1.0
<PackageReference Include="Our.Umbraco.PublishQueue.Core" Version="1.1.0" />
<PackageVersion Include="Our.Umbraco.PublishQueue.Core" Version="1.1.0" />
<PackageReference Include="Our.Umbraco.PublishQueue.Core" />
paket add Our.Umbraco.PublishQueue.Core --version 1.1.0
#r "nuget: Our.Umbraco.PublishQueue.Core, 1.1.0"
#:package Our.Umbraco.PublishQueue.Core@1.1.0
#addin nuget:?package=Our.Umbraco.PublishQueue.Core&version=1.1.0
#tool nuget:?package=Our.Umbraco.PublishQueue.Core&version=1.1.0
Simple publication queue for Umbraco (7.5+)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Microsoft.AspNet.SignalR.Core (>= 2.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Our.Umbraco.PublishQueue.Core:
Package | Downloads |
---|---|
Our.Umbraco.PublishQueue
Simple publication queue for Umbraco (7.5+) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.1.0 | 5,696 | 1/12/2018 |
1.0.0.760 | 1,189 | 8/31/2017 |
1.0.0.750 | 1,116 | 8/31/2017 |
0.0.8-Beta | 1,584 | 6/27/2017 |
0.0.7-Beta | 1,199 | 5/10/2017 |
0.0.6-Beta | 938 | 5/4/2017 |
0.0.5-Beta | 1,001 | 5/2/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.8 - Index fix
0.0.9 - limit results to stop browser race
1.0.0 - Paged queue results, and inbuilt scheduling
1.1.0 - SignalR Dependency changes