Candor.Security.SqlProvider
2.3.1
.NET Framework 4.0
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.Security.SqlProvider -Version 2.3.1
dotnet add package Candor.Security.SqlProvider --version 2.3.1
<PackageReference Include="Candor.Security.SqlProvider" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Candor.Security.SqlProvider --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Candor.Security.SqlProvider, 2.3.1"
#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.Security.SqlProvider as a Cake Addin
#addin nuget:?package=Candor.Security.SqlProvider&version=2.3.1
// Install Candor.Security.SqlProvider as a Cake Tool
#tool nuget:?package=Candor.Security.SqlProvider&version=2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A SqlClient implementation of the security providers.
Product | Versions |
---|---|
.NET Framework | net40 net403 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.2.1)
- Candor.Security (>= 2.3.1)
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 | 991 | 3/12/2016 |
2.5.0 | 1,012 | 9/30/2015 |
2.3.1 | 1,099 | 7/24/2014 |
2.3.0 | 1,004 | 5/7/2014 |
2.0.0.1 | 894 | 1/11/2014 |
2.0.0 | 888 | 12/27/2013 |
1.0.1 | 977 | 10/19/2013 |
1.0.0 | 960 | 8/20/2013 |
0.10.11.30726 | 932 | 8/16/2013 |
0.7.0.30405 | 1,118 | 4/5/2013 |
0.6.1.30221 | 1,023 | 2/21/2013 |
0.6.0.30129 | 971 | 1/30/2013 |
0.5.0.21231 | 1,049 | 12/31/2012 |
0.4.0.21227 | 970 | 12/27/2012 |
0.3.0.21219 | 979 | 12/20/2012 |
0.2.0.21218 | 1,064 | 12/18/2012 |
2.3.1: * Update package dependency references
2.3.0: * Added storage/retrieval of User.IsGuest property (default false for backwards compat)
2.1.0.1: * Added debug symbols and xml documentation
2.0.0: * Add support to get latest x login sessions for a user (null for never).
1.0.1: * Update package dependency references