NetChris.Security by NetChris Corp.

<PackageReference Include="NetChris.Security" Version="6.0.0" />

 NetChris.Security 6.0.0

Foundational security constructs for NetChris operations.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>NetChris.Security</id>
    <version>6.0.0</version>
    <title>NetChris.Security</title>
    <authors>NetChris Corp.</authors>
    <owners>NetChris Corp.</owners>
    <licenseUrl>https://github.com/NetChris/NetChris.Security/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/NetChris/NetChris.Security</projectUrl>
    <iconUrl>https://netchris.blob.core.windows.net/public/static/icons/lock.64x64.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Foundational security constructs for NetChris operations.</description>
    <releaseNotes>Re-design with separate 'hasher' and 'hash' concepts.  Added helper PasswordValidator.</releaseNotes>
    <copyright>Copyright 2016 NetChris Corp.</copyright>
    <tags>NetChris Security Cryptography Password</tags>
    <dependencies />
  </metadata>
</package>