Candor.WindowsAzure
1.0.0.1
See the version list below for details.
dotnet add package Candor.WindowsAzure --version 1.0.0.1
NuGet\Install-Package Candor.WindowsAzure -Version 1.0.0.1
<PackageReference Include="Candor.WindowsAzure" Version="1.0.0.1" />
paket add Candor.WindowsAzure --version 1.0.0.1
#r "nuget: Candor.WindowsAzure, 1.0.0.1"
// Install Candor.WindowsAzure as a Cake Addin #addin nuget:?package=Candor.WindowsAzure&version=1.0.0.1 // Install Candor.WindowsAzure as a Cake Tool #tool nuget:?package=Candor.WindowsAzure&version=1.0.0.1
Proxies around the Azure Storage v2.0.0 API, TableEntity, CloudTable, and CloudQueue; making it simpler to use Azure within a repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Candor.Core (>= 1.0.0)
- Common.Logging (>= 2.1.2)
- WindowsAzure.Storage (>= 2.0.6)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Candor.WindowsAzure:
Package | Downloads |
---|---|
Candor.WindowsAzure.Tasks
An abstract extension to Candor.Tasks for processing messages from an Azure queue. |
|
Candor.Security.AzureStorageProvider
An Azure storage provider implementation for Candor.Security base providers. This code is open source. |
|
Candor.WindowsAzure.Logging.Common
A Common.Logging factory adapter targeting Azure Table Storage. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 2,761 | 9/30/2015 |
1.3.0 | 1,357 | 1/30/2015 |
1.2.10 | 3,066 | 7/24/2014 |
1.2.9 | 1,916 | 5/12/2014 |
1.2.8 | 1,907 | 5/7/2014 |
1.2.7 | 2,113 | 2/12/2014 |
1.2.6 | 3,109 | 10/19/2013 |
1.2.5 | 1,365 | 9/25/2013 |
1.1.3 | 1,356 | 9/22/2013 |
1.1.2 | 1,297 | 9/17/2013 |
1.1.1 | 1,297 | 9/17/2013 |
1.1.0 | 1,291 | 9/17/2013 |
1.0.0.1 | 1,289 | 8/20/2013 |
1.0.0 | 1,990 | 8/20/2013 |
This code is open source and can be found at https://github.com/michael-lang/candor-windowsazure.
In depth articles can be found at http://candordeveloper.com/