Fen.Authorization
3.0.2
See the version list below for details.
Install-Package Fen.Authorization -Version 3.0.2
dotnet add package Fen.Authorization --version 3.0.2
<PackageReference Include="Fen.Authorization" Version="3.0.2" />
paket add Fen.Authorization --version 3.0.2
#r "nuget: Fen.Authorization, 3.0.2"
// Install Fen.Authorization as a Cake Addin
#addin nuget:?package=Fen.Authorization&version=3.0.2
// Install Fen.Authorization as a Cake Tool
#tool nuget:?package=Fen.Authorization&version=3.0.2
Standardized authorization conventions, from the opinions of the Fulfiller Enablement team.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- Fen.Client.Delegation (>= 1.0.2)
- Microsoft.AspNetCore.Authorization (>= 2.1.2)
- Tavis.UriTemplates (>= 1.1.1)
-
.NETStandard 2.0
- Fen.Client.Delegation (>= 1.0.2)
- Microsoft.AspNetCore.Authorization (>= 2.1.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- Tavis.UriTemplates (>= 1.1.1)
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 |
---|---|---|
6.0.0 | 431 | 4/8/2022 |
5.0.1 | 2,594 | 8/19/2021 |
5.0.0 | 563 | 6/7/2021 |
5.0.0-rc1 | 1,329 | 3/11/2021 |
4.0.1-rc1 | 621 | 12/14/2020 |
4.0.0 | 1,862 | 10/30/2019 |
3.0.4 | 1,930 | 5/29/2019 |
3.0.3 | 815 | 5/7/2019 |
3.0.2 | 1,388 | 2/25/2019 |
3.0.0 | 6,484 | 10/23/2018 |
2.0.0 | 892 | 9/7/2018 |
1.0.1 | 717 | 8/20/2018 |
1.0.0 | 1,588 | 8/17/2018 |
➟ Release 3.0.2
⁃ Stability improvements have been integrated from project dependencies.
➟ Release 3.0.1
⁃ Improvements have been integrated from project dependencies.
⁃ A utility extension method has been made public.
➟ Release 3.0.0
⁃ The underlying HttpClients for authorization are now delegating.
⁃ For motivations, please consult the package Fen.Client.Delegating.
⁃ Misleading overloads of `AddCoamAuthorization` have been removed.