Candor.WindowsAzure.Tasks
2.1.0.4
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Candor.WindowsAzure.Tasks -Version 2.1.0.4
dotnet add package Candor.WindowsAzure.Tasks --version 2.1.0.4
<PackageReference Include="Candor.WindowsAzure.Tasks" Version="2.1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Candor.WindowsAzure.Tasks --version 2.1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Candor.WindowsAzure.Tasks, 2.1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Candor.WindowsAzure.Tasks as a Cake Addin
#addin nuget:?package=Candor.WindowsAzure.Tasks&version=2.1.0.4
// Install Candor.WindowsAzure.Tasks as a Cake Tool
#tool nuget:?package=Candor.WindowsAzure.Tasks&version=2.1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An abstract extension to Candor.Tasks for processing messages from an Azure queue.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Candor.Core (>= 1.0.1)
- Candor.Security (>= 2.2.0)
- Candor.Security.AzureStorageProvider (>= 2.1.0.2)
- Candor.WindowsAzure (>= 1.2.6)
- Common.Logging (>= 2.1.2)
- RazorMachine (>= 2.6.1)
- WindowsAzure.Storage (>= 2.1.0.3)
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 |
---|---|---|
2.6.0 | 1,087 | 3/12/2016 |
2.5.0 | 1,042 | 9/30/2015 |
2.4.0 | 1,035 | 1/30/2015 |
2.3.3 | 985 | 7/30/2014 |
2.3.1 | 949 | 7/24/2014 |
2.3.0 | 937 | 7/16/2014 |
2.2.3 | 965 | 7/8/2014 |
2.2.0 | 1,030 | 5/12/2014 |
2.1.2 | 979 | 5/7/2014 |
2.1.1 | 1,088 | 2/12/2014 |
2.1.0.4 | 931 | 1/13/2014 |
2.1.0.3 | 918 | 1/11/2014 |
2.1.0.2 | 933 | 12/30/2013 |
1.0.1 | 1,004 | 10/19/2013 |
1.0.0 | 1,013 | 8/20/2013 |
2.1.0.4: update RazorMachine usage from 2.6.0 to 2.6.1, ForgotPassword template updated with RazorMachine inherits declaration
2.1.0.3: Added debug symbols and xml documentation
2.1.0: Created a task to process queue messages for forgot password requests.
You should set the view cshtml files property "Copy to output folder" to "Copy Always"
1.0.1: Update package dependency references