Starcounter.Authorization 2.0.0-rc1

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

// Install Starcounter.Authorization as a Cake Tool
#tool nuget:?package=Starcounter.Authorization&version=2.0.0-rc1&prerelease

Authorization helper library for Starcounter applications

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 (1)

Showing the top 1 NuGet packages that depend on Starcounter.Authorization:

Package Downloads
Starcounter.Authorization.Simplified

Simplified.Data.Model Support for Authorization Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 1,402 6/7/2019
3.8.1 2,448 4/5/2019
3.8.0 801 4/4/2019
3.7.6 2,072 2/26/2019
3.7.5 991 2/15/2019
3.7.4 3,518 1/21/2019
3.7.3 2,466 12/12/2018
3.7.2 1,483 11/13/2018
3.7.1 874 11/9/2018
3.7.0 821 11/9/2018
3.6.0 896 11/7/2018
3.5.2 993 11/1/2018
3.5.1 822 10/31/2018
3.5.0 785 10/30/2018
3.4.0 899 10/25/2018
3.3.0 787 10/23/2018
3.2.0 778 10/19/2018
3.1.0 932 9/27/2018
3.0.0 876 7/27/2018
3.0.0-rc2 808 5/14/2018
3.0.0-rc1 855 5/4/2018
2.1.0 960 3/21/2018
2.0.0 1,132 2/9/2018
2.0.0-rc1 758 1/24/2018
1.5.0 949 3/21/2018
1.4.0 1,113 12/11/2017
1.3.0 933 10/26/2017
1.2.0 1,038 7/18/2017
1.1.0 953 4/27/2017
1.0.1 987 4/25/2017
1.0.0 893 4/20/2017
1.0.0-rc1 747 4/20/2017

Updated for Starcounter 2.4
Broken compatibility with 2.3 (use 1.x for that)
Moved features that depend on Simplified and any Database classes to Starcounter.Authorization.Simplified package