NWebsec.SessionSecurity 1.1.0
NWebsec.SessionSecurity is an easy to use session security library for ASP.NET applications. See project website for documentation.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>NWebsec.SessionSecurity</id>
<version>1.1.0</version>
<title>NWebsec.SessionSecurity</title>
<authors>André N. Klingsheim</authors>
<owners>André N. Klingsheim</owners>
<licenseUrl>https://nwebsec.codeplex.com/license</licenseUrl>
<projectUrl>https://github.com/NWebsec/NWebsec/wiki</projectUrl>
<iconUrl>https://klings.blob.core.windows.net/nwebsecicon/nwebsec_nuget.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>NWebsec.SessionSecurity is an easy to use session security library for ASP.NET applications. See project website for documentation.</description>
<releaseNotes>This release lets you specify session authentication keys in AppSettings. See release notes at project web site for details.</releaseNotes>
<copyright>Copyright © 2013 - 2015</copyright>
<tags>NWebsec security asp.net</tags>
</metadata>
</package>