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 | 724 | 8/20/2020 |
1.7.0 | 649 | 5/11/2020 |
1.6.0 | 709 | 1/27/2020 |
1.5.2 | 723 | 8/22/2019 |
1.5.1 | 666 | 8/22/2019 |
1.5.1-beta-0002 | 542 | 8/22/2019 |
1.5.1-beta-0001 | 567 | 8/22/2019 |
1.5.0-beta-0002 | 616 | 6/7/2019 |
1.5.0-beta-0001 | 599 | 5/29/2019 |
1.4.0 | 891 | 12/12/2018 |
1.3.2 | 1,159 | 8/3/2018 |
1.3.1 | 1,109 | 8/3/2018 |
1.3.0 | 1,321 | 1/30/2018 |
1.2.3 | 1,343 | 1/23/2018 |
1.2.2 | 1,316 | 1/11/2018 |
1.2.1 | 1,339 | 12/21/2017 |
1.2.0 | 1,169 | 12/21/2017 |
1.1.0 | 1,330 | 12/21/2017 |
1.0.0 | 1,357 | 10/30/2017 |
Adds option to disable registration when the user is redirected to the SSO page