AspNet.Identity.Shaolinq 1.2.1-alpha

This is a prerelease version of AspNet.Identity.Shaolinq.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AspNet.Identity.Shaolinq --version 1.2.1-alpha                
NuGet\Install-Package AspNet.Identity.Shaolinq -Version 1.2.1-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="AspNet.Identity.Shaolinq" Version="1.2.1-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Identity.Shaolinq --version 1.2.1-alpha                
#r "nuget: AspNet.Identity.Shaolinq, 1.2.1-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 AspNet.Identity.Shaolinq as a Cake Addin
#addin nuget:?package=AspNet.Identity.Shaolinq&version=1.2.1-alpha&prerelease

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

A persistence provider for AspNet Identity 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.4.2-alpha 884 10/20/2016
1.4.1-alpha 983 10/20/2016
1.4.0-alpha 805 9/28/2016
1.3.6-alpha 760 8/22/2016
1.3.5-alpha 872 3/15/2016
1.3.4-alpha 809 3/7/2016
1.3.3-alpha 889 3/4/2016
1.3.2-alpha 858 3/1/2016
1.3.1-alpha 833 3/1/2016
1.3.0-alpha 849 3/1/2016
1.2.1-alpha 870 12/14/2015
1.2.0-alpha 841 12/14/2015
1.1.1-alpha 818 12/14/2015
1.1.0-alpha2 901 10/16/2015
1.1.0-alpha1 985 9/29/2015
1.0.0-alpha2 961 9/23/2015
1.0.0-alpha1 1,295 9/15/2015

1.2.0 - Split DataModel into seperate package
1.1.0 - Add support for more generic user objects (both Asp.net Identity and Shaolinq).
1.0.0 - Initial release.