Best.EntLib.Security by BEST Logistics., Shi Jiyong

<PackageReference Include="Best.EntLib.Security" Version="5.0.0-alpha-4" />

 Best.EntLib.Security 5.0.0-alpha-4

Best.EntLib Security lib for .NET Core and .NET 4.6+

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Best.EntLib.Security</id>
    <version>5.0.0-alpha-4</version>
    <authors>BEST Logistics., Shi Jiyong</authors>
    <owners>BEST Logistics., Shi Jiyong</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/JiyongShi/Best.EntLib/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/JiyongShi/Best.EntLib</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/JiyongShi/Best.EntLib/master/icon.png</iconUrl>
    <description>Best.EntLib Security lib for .NET Core and .NET 4.6+</description>
    <releaseNotes>Alpha for .NET Core; if you aren't doing .NET Core, you probably don't want this</releaseNotes>
    <copyright>Copyright (C) 2016 BEST Logistics. All rights reserved.</copyright>
    <tags>EntLib Security</tags>
    <repository type="git" url="https://github.com/JiyongShi/Best.EntLib.git" />
    <dependencies>
      <group targetFramework=".NETStandard1.6">
        <dependency id="System.Runtime.InteropServices" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.Security.Cryptography.Algorithms" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.IO.FileSystem" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
        <dependency id="System.Runtime.Extensions" version="4.3.0" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETCoreApp1.1">
        <dependency id="System.Runtime.InteropServices" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.Security.Cryptography.Algorithms" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.IO.FileSystem" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.NETCore.App" version="1.1.1" exclude="Build,Analyzers" />
        <dependency id="System.Runtime.Extensions" version="4.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>