AspNet.Identity.Shaolinq 1.1.0-alpha1

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.1.0-alpha1
NuGet\Install-Package AspNet.Identity.Shaolinq -Version 1.1.0-alpha1
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.1.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Identity.Shaolinq --version 1.1.0-alpha1
#r "nuget: AspNet.Identity.Shaolinq, 1.1.0-alpha1"
#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.1.0-alpha1&prerelease

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

A persistence provider for AspNet Identity using Shaolinq

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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 868 10/20/2016
1.4.1-alpha 977 10/20/2016
1.4.0-alpha 800 9/28/2016
1.3.6-alpha 755 8/22/2016
1.3.5-alpha 867 3/15/2016
1.3.4-alpha 803 3/7/2016
1.3.3-alpha 884 3/4/2016
1.3.2-alpha 853 3/1/2016
1.3.1-alpha 830 3/1/2016
1.3.0-alpha 845 3/1/2016
1.2.1-alpha 861 12/14/2015
1.2.0-alpha 834 12/14/2015
1.1.1-alpha 814 12/14/2015
1.1.0-alpha2 898 10/16/2015
1.1.0-alpha1 981 9/29/2015
1.0.0-alpha2 954 9/23/2015
1.0.0-alpha1 1,288 9/15/2015

1.1.0 - Add support for more generic user objects (both Asp.net Identity and Shaolinq).
1.0.0 - Initial release.