IdentityServer3.Shaolinq 1.1.2-alpha

This is a prerelease version of IdentityServer3.Shaolinq.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package IdentityServer3.Shaolinq --version 1.1.2-alpha
NuGet\Install-Package IdentityServer3.Shaolinq -Version 1.1.2-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.2-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.2-alpha
#r "nuget: IdentityServer3.Shaolinq, 1.1.2-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.2-alpha&prerelease

// Install IdentityServer3.Shaolinq as a Cake Tool
#tool nuget:?package=IdentityServer3.Shaolinq&version=1.1.2-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,299 11/8/2016
1.1.2-alpha 876 9/15/2016
1.1.1-alpha 778 8/22/2016
1.1.0-alpha 723 8/19/2016
1.0.4-alpha 768 3/15/2016
1.0.3-alpha 769 3/1/2016
1.0.2-alpha 764 12/14/2015
1.0.1-alpha1 1,206 12/2/2015
1.0.0-alpha9 780 11/3/2015
1.0.0-alpha8 765 10/16/2015
1.0.0-alpha7 855 9/21/2015
1.0.0-alpha6 813 9/21/2015
1.0.0-alpha5 852 9/21/2015
1.0.0-alpha4 816 9/18/2015
1.0.0-alpha3 841 9/18/2015
1.0.0-alpha2 825 9/15/2015
1.0.0-alpha1 833 9/15/2015

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.