Starcounter.Authorization
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Starcounter.Authorization --version 2.0.0
NuGet\Install-Package Starcounter.Authorization -Version 2.0.0
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Starcounter.Authorization" Version="2.0.0" />
<PackageReference Include="Starcounter.Authorization" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Starcounter.Authorization --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Starcounter.Authorization, 2.0.0"
#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.
#:package Starcounter.Authorization@2.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Starcounter.Authorization&version=2.0.0
#tool nuget:?package=Starcounter.Authorization&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Authorization helper library for Starcounter applications
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. 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.
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
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,681 | 6/7/2019 |
| 3.8.1 | 2,671 | 4/5/2019 |
| 3.8.0 | 1,034 | 4/4/2019 |
| 3.7.6 | 2,311 | 2/26/2019 |
| 3.7.5 | 1,229 | 2/15/2019 |
| 3.7.4 | 3,749 | 1/21/2019 |
| 3.7.3 | 2,733 | 12/12/2018 |
| 3.7.2 | 1,754 | 11/13/2018 |
| 3.7.1 | 1,138 | 11/9/2018 |
| 3.7.0 | 1,063 | 11/9/2018 |
| 3.6.0 | 1,148 | 11/7/2018 |
| 3.5.2 | 1,268 | 11/1/2018 |
| 3.5.1 | 1,080 | 10/31/2018 |
| 3.5.0 | 1,050 | 10/30/2018 |
| 3.4.0 | 1,165 | 10/25/2018 |
| 3.3.0 | 1,056 | 10/23/2018 |
| 3.2.0 | 1,054 | 10/19/2018 |
| 3.1.0 | 1,208 | 9/27/2018 |
| 3.0.0 | 1,262 | 7/27/2018 |
| 3.0.0-rc2 | 1,318 | 5/14/2018 |
| 3.0.0-rc1 | 1,400 | 5/4/2018 |
| 2.1.0 | 1,509 | 3/21/2018 |
| 2.0.0 | 1,722 | 2/9/2018 |
| 2.0.0-rc1 | 1,323 | 1/24/2018 |
| 1.5.0 | 1,503 | 3/21/2018 |
| 1.4.0 | 1,661 | 12/11/2017 |
| 1.3.0 | 1,336 | 10/26/2017 |
| 1.2.0 | 1,436 | 7/18/2017 |
| 1.1.0 | 1,342 | 4/27/2017 |
| 1.0.1 | 1,372 | 4/25/2017 |
| 1.0.0 | 1,307 | 4/20/2017 |
| 1.0.0-rc1 | 1,122 | 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