AcpOAuth2Authentication 1.7.1
dotnet add package AcpOAuth2Authentication --version 1.7.1
NuGet\Install-Package AcpOAuth2Authentication -Version 1.7.1
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="AcpOAuth2Authentication" Version="1.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AcpOAuth2Authentication" Version="1.7.1" />
<PackageReference Include="AcpOAuth2Authentication" />
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 AcpOAuth2Authentication --version 1.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AcpOAuth2Authentication, 1.7.1"
#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 AcpOAuth2Authentication@1.7.1
#: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=AcpOAuth2Authentication&version=1.7.1
#tool nuget:?package=AcpOAuth2Authentication&version=1.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains middleware to support ACP's OAuth 2.0 authentication workflows.
| 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.
-
- Microsoft.Owin.Security (>= 3.1.0)
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.7.1 | 810 | 8/20/2020 |
| 1.7.0 | 722 | 5/11/2020 |
| 1.6.0 | 770 | 1/27/2020 |
| 1.5.2 | 794 | 8/22/2019 |
| 1.5.1 | 737 | 8/22/2019 |
| 1.5.1-beta-0002 | 602 | 8/22/2019 |
| 1.5.1-beta-0001 | 626 | 8/22/2019 |
| 1.5.0-beta-0002 | 686 | 6/7/2019 |
| 1.5.0-beta-0001 | 669 | 5/29/2019 |
| 1.4.0 | 961 | 12/12/2018 |
| 1.3.2 | 1,270 | 8/3/2018 |
| 1.3.1 | 1,214 | 8/3/2018 |
| 1.3.0 | 1,462 | 1/30/2018 |
| 1.2.3 | 1,491 | 1/23/2018 |
| 1.2.2 | 1,459 | 1/11/2018 |
| 1.2.1 | 1,480 | 12/21/2017 |
| 1.2.0 | 1,267 | 12/21/2017 |
| 1.1.0 | 1,484 | 12/21/2017 |
| 1.0.0 | 1,509 | 10/30/2017 |
Adds option to disable registration when the user is redirected to the SSO page