dk.nita.saml20.ext.AppFabricSessionCache by Digitaliseringsstyrelsen

<PackageReference Include="dk.nita.saml20.ext.AppFabricSessionCache" Version="1.0.0-alpha" />

 dk.nita.saml20.ext.AppFabricSessionCache 1.0.0-alpha

This is an app fabric session provider implementation of the ISessions interface used in OIOSAML.NET (dk.nita.saml20)

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>dk.nita.saml20.ext.AppFabricSessionCache</id>
    <version>1.0.0-alpha</version>
    <title>dk.nita.saml20.ext.AppFabricSessionCache</title>
    <authors>Digitaliseringsstyrelsen</authors>
    <owners>Digitaliseringsstyrelsen</owners>
    <licenseUrl>http://www.mozilla.org/MPL/1.1/</licenseUrl>
    <projectUrl>http://digitaliser.dk/group/42063</projectUrl>
    <iconUrl>https://svn.softwareborsen.dk/oiosaml.net/logo/oiosaml_logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This is an app fabric session provider implementation of the ISessions interface used in OIOSAML.NET (dk.nita.saml20)</description>
    <releaseNotes>The first initial release on nuget. See https://svn.softwareborsen.dk/oiosaml.net/trunk/src/dk.nita.saml20/dk.nita.saml20/Documentation for release notes.</releaseNotes>
    <copyright>Copyright 2013</copyright>
    <tags>SAML OIOSAML SAML2 NEMLOGIN NEMLOG-IN</tags>
    <dependencies>
      <dependency id="ServerAppFabric.Client" version="1.1.2106" />
    </dependencies>
  </metadata>
</package>