IdentityServer3.Shaolinq 1.1.3-alpha

This is a prerelease version of IdentityServer3.Shaolinq.
dotnet add package IdentityServer3.Shaolinq --version 1.1.3-alpha                
NuGet\Install-Package IdentityServer3.Shaolinq -Version 1.1.3-alpha                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IdentityServer3.Shaolinq" Version="1.1.3-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer3.Shaolinq --version 1.1.3-alpha                
#r "nuget: IdentityServer3.Shaolinq, 1.1.3-alpha"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdentityServer3.Shaolinq as a Cake Addin
#addin nuget:?package=IdentityServer3.Shaolinq&version=1.1.3-alpha&prerelease

// Install IdentityServer3.Shaolinq as a Cake Tool
#tool nuget:?package=IdentityServer3.Shaolinq&version=1.1.3-alpha&prerelease                

A persistence provider for IdentityServer3 using Shaolinq

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3-alpha 1,310 11/8/2016
1.1.2-alpha 886 9/15/2016
1.1.1-alpha 789 8/22/2016
1.1.0-alpha 731 8/19/2016
1.0.4-alpha 776 3/15/2016
1.0.3-alpha 778 3/1/2016
1.0.2-alpha 772 12/14/2015
1.0.1-alpha1 1,215 12/2/2015
1.0.0-alpha9 787 11/3/2015
1.0.0-alpha8 774 10/16/2015
1.0.0-alpha7 864 9/21/2015
1.0.0-alpha6 823 9/21/2015
1.0.0-alpha5 863 9/21/2015
1.0.0-alpha4 826 9/18/2015
1.0.0-alpha3 849 9/18/2015
1.0.0-alpha2 834 9/15/2015
1.0.0-alpha1 842 9/15/2015

1.1.3-alpha - Make token cleanup method public static
1.1.2-alpha - Fix deserialisation deadlock issue
1.1.1-alpha - Rebuild with new Shaolinq due to breaking change with ToListAsync()
1.1.0-alpha - Update Shaolinq, update IdentityServer3 to 2.5.1
1.0.4-alpha - Update Shaolinq
1.0.3-alpha - Support Shaolinq native async
1.0.0 - Initial release.