Candor.Security.SqlProvider by Candor Shared Libraries

<PackageReference Include="Candor.Security.SqlProvider" Version="0.2.0.21218" />

 Candor.Security.SqlProvider 0.2.0.21218

A SqlClient implementation of the security providers.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Candor.Security.SqlProvider</id>
    <version>0.2.0.21218</version>
    <authors>Candor Shared Libraries</authors>
    <owners>Nexul Software LLC, Candor Shared Libraries</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A SqlClient implementation of the security providers.</description>
    <releaseNotes>This code is open source and can be found at http://github.com/michael-lang/candor-common.  The required Sql scripts are available within the project on github.</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>Candor Security SqlClient</tags>
    <dependencies>
      <dependency id="Candor.Security" version="0.2.0.21218" />
      <dependency id="Candor.Core" version="0.2.0.21218" />
    </dependencies>
  </metadata>
</package>