Candor.WindowsAzure.Logging.Common
1.0.3
See the version list below for details.
dotnet add package Candor.WindowsAzure.Logging.Common --version 1.0.3
NuGet\Install-Package Candor.WindowsAzure.Logging.Common -Version 1.0.3
<PackageReference Include="Candor.WindowsAzure.Logging.Common" Version="1.0.3" />
<PackageVersion Include="Candor.WindowsAzure.Logging.Common" Version="1.0.3" />
<PackageReference Include="Candor.WindowsAzure.Logging.Common" />
paket add Candor.WindowsAzure.Logging.Common --version 1.0.3
#r "nuget: Candor.WindowsAzure.Logging.Common, 1.0.3"
#addin nuget:?package=Candor.WindowsAzure.Logging.Common&version=1.0.3
#tool nuget:?package=Candor.WindowsAzure.Logging.Common&version=1.0.3
A Common.Logging factory adapter targeting Azure Table Storage.
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.WindowsAzure (>= 1.2.8)
- Common.Logging (>= 2.1.2)
- 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.
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/
Changes:
1.0.3: Update package dependency references (Still Azure libs 2.1.0.3)
1.0.2: CloudBlobRules .GetValidBlobName now supports mixed case (upper case previously caused validation error)
1.0.1: Update package dependency references