Starcounter.Authorization
3.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 3.0.0
NuGet\Install-Package Starcounter.Authorization -Version 3.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="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Starcounter.Authorization" Version="3.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 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Starcounter.Authorization, 3.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@3.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=3.0.0
#tool nuget:?package=Starcounter.Authorization&version=3.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 | net462 is compatible. 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.2
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Authorization (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- Starcounter.Linq (>= 2.0.1)
- Starcounter.Startup (>= 0.3.0)
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,689 | 6/7/2019 |
| 3.8.1 | 2,677 | 4/5/2019 |
| 3.8.0 | 1,039 | 4/4/2019 |
| 3.7.6 | 2,318 | 2/26/2019 |
| 3.7.5 | 1,234 | 2/15/2019 |
| 3.7.4 | 3,760 | 1/21/2019 |
| 3.7.3 | 2,743 | 12/12/2018 |
| 3.7.2 | 1,760 | 11/13/2018 |
| 3.7.1 | 1,146 | 11/9/2018 |
| 3.7.0 | 1,066 | 11/9/2018 |
| 3.6.0 | 1,157 | 11/7/2018 |
| 3.5.2 | 1,275 | 11/1/2018 |
| 3.5.1 | 1,086 | 10/31/2018 |
| 3.5.0 | 1,055 | 10/30/2018 |
| 3.4.0 | 1,169 | 10/25/2018 |
| 3.3.0 | 1,062 | 10/23/2018 |
| 3.2.0 | 1,059 | 10/19/2018 |
| 3.1.0 | 1,215 | 9/27/2018 |
| 3.0.0 | 1,273 | 7/27/2018 |
| 3.0.0-rc2 | 1,329 | 5/14/2018 |
| 3.0.0-rc1 | 1,413 | 5/4/2018 |
| 2.1.0 | 1,520 | 3/21/2018 |
| 2.0.0 | 1,737 | 2/9/2018 |
| 2.0.0-rc1 | 1,337 | 1/24/2018 |
| 1.5.0 | 1,516 | 3/21/2018 |
| 1.4.0 | 1,675 | 12/11/2017 |
| 1.3.0 | 1,345 | 10/26/2017 |
| 1.2.0 | 1,446 | 7/18/2017 |
| 1.1.0 | 1,352 | 4/27/2017 |
| 1.0.1 | 1,382 | 4/25/2017 |
| 1.0.0 | 1,315 | 4/20/2017 |
| 1.0.0-rc1 | 1,134 | 4/20/2017 |
Completely new Authorization library, designed for Starcounter 2.4, highly reusing standard ASP.NET Core components