Aperea.Identity by Albert Weinert

<PackageReference Include="Aperea.Identity" Version="0.7.3.78" />

 Aperea.Identity 0.7.3.78

Aperea.Identity is a small utility library for the Windows Idenntity Foundation, it use Aperea.Bootstrap.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Aperea.Identity</id>
    <version>0.7.3.78</version>
    <authors>Albert Weinert</authors>
    <owners>Albert Weinert</owners>
    <projectUrl>https://github.com/DerAlbertCom/ApereaFramework/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Aperea.Identity is a small utility library for the Windows Idenntity Foundation, it use Aperea.Bootstrap.</description>
    <tags>WIF, ApereaFramework</tags>
    <dependencies>
      <dependency id="Aperea.Bootstrap" version="[0.7.3.78]" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Windows.IdentityModel" targetFramework="" />
      <frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.ServiceModel" targetFramework=".NETFramework4.0" />
    </frameworkAssemblies>
  </metadata>
</package>