Moissaing.ThinktectureIdentityModel.Redis 1.0.0
Redis token cache repository for Thinktecture identity
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Moissaing.ThinktectureIdentityModel.Redis</id>
<version>1.0.0.0</version>
<title>Moissaing.ThinktectureIdentityModel.Redis</title>
<authors>Guillaume Moissaing</authors>
<owners>Guillaume Moissaing</owners>
<projectUrl>https://github.com/guillaume-fr/RedisTokenCache</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Redis token cache repository for Thinktecture identity</description>
<summary>Redis token cache repository for Thinktecture identity</summary>
<copyright>Copyright © Guillaume Moissaing 2015</copyright>
<tags>Thinktecture, identity, token, redis, cache, ITokenCacheRepository, RedisTokenCacheRepository</tags>
<dependencies>
<dependency id="StackExchange.Redis" version="1.0.414" />
<dependency id="Thinktecture.IdentityModel" version="3.6.1" />
</dependencies>
</metadata>
</package>