Candor.Core
1.0.0
See the version list below for details.
dotnet add package Candor.Core --version 1.0.0
NuGet\Install-Package Candor.Core -Version 1.0.0
<PackageReference Include="Candor.Core" Version="1.0.0" />
paket add Candor.Core --version 1.0.0
#r "nuget: Candor.Core, 1.0.0"
// Install Candor.Core as a Cake Addin #addin nuget:?package=Candor.Core&version=1.0.0 // Install Candor.Core as a Cake Tool #tool nuget:?package=Candor.Core&version=1.0.0
Common classes used by other Candor libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
- Common.Logging (>= 2.1.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Candor.Core:
Package | Downloads |
---|---|
Candor.Security
Custom Identities and the related authentication API This code is open source. |
|
Candor.WindowsAzure
Currently Supports Azure SDK 2.2. Azure SDK 3.x support will come after RTM. Proxies around the Azure Storage v2.0.0 API, TableEntity, CloudTable, and CloudQueue; making it simpler to use Azure within a repository. |
|
Candor.Security.SqlProvider
A SqlClient implementation of the security providers. |
|
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 5,595 | 9/30/2015 |
1.4.1 | 1,796 | 1/30/2015 |
1.3.0 | 1,672 | 8/11/2014 |
1.2.1 | 5,964 | 7/24/2014 |
1.2.0 | 1,413 | 7/16/2014 |
1.1.0 | 3,563 | 5/7/2014 |
1.0.1 | 6,644 | 10/19/2013 |
1.0.0 | 4,618 | 8/20/2013 |
0.10.11.30726 | 2,129 | 8/16/2013 |
0.7.0.30405 | 2,655 | 4/5/2013 |
0.6.1.30221 | 2,780 | 2/21/2013 |
0.6.0.30129 | 2,181 | 1/30/2013 |
0.5.0.21231 | 1,729 | 12/31/2012 |
0.4.0.21227 | 1,863 | 12/27/2012 |
0.3.0.21219 | 1,728 | 12/20/2012 |
0.2.0.21218 | 1,725 | 12/18/2012 |
0.1.0.21216 | 1,659 | 12/17/2012 |
This code is open source and can be found at https://github.com/michael-lang/candor-common.
In depth articles can be found at http://candordeveloper.com/