Microsoft.AspNet.Security.OAuth
1.0.0-beta2
Prefix Reserved
This is a prerelease version of Microsoft.AspNet.Security.OAuth.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNet.Security.OAuth --version 1.0.0-beta2
NuGet\Install-Package Microsoft.AspNet.Security.OAuth -Version 1.0.0-beta2
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="Microsoft.AspNet.Security.OAuth" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Security.OAuth --version 1.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Security.OAuth, 1.0.0-beta2"
#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.
// Install Microsoft.AspNet.Security.OAuth as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Security.OAuth&version=1.0.0-beta2&prerelease // Install Microsoft.AspNet.Security.OAuth as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Security.OAuth&version=1.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NET | aspnet50 is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
ASP.NET 5.0
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-beta2)
- Microsoft.AspNet.Security (>= 1.0.0-beta2)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta2)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta2)
- Microsoft.Framework.Logging (>= 1.0.0-beta2)
- Newtonsoft.Json (>= 6.0.6)
-
ASP.NETCore 5.0
- Microsoft.AspNet.Http.Extensions (>= 1.0.0-beta2)
- Microsoft.AspNet.Security (>= 1.0.0-beta2)
- Microsoft.AspNet.Security.DataProtection (>= 1.0.0-beta2)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta2)
- Microsoft.Framework.Logging (>= 1.0.0-beta2)
- Newtonsoft.Json (>= 6.0.6)
- System.Collections (>= 4.0.10-beta-22416)
- System.ComponentModel (>= 4.0.0-beta-22416)
- System.Console (>= 4.0.0-beta-22416)
- System.Diagnostics.Debug (>= 4.0.10-beta-22416)
- System.Diagnostics.Tools (>= 4.0.0-beta-22416)
- System.Dynamic.Runtime (>= 4.0.0-beta-22416)
- System.Globalization (>= 4.0.10-beta-22416)
- System.IO (>= 4.0.10-beta-22416)
- System.Linq (>= 4.0.0-beta-22416)
- System.Net.Http (>= 4.0.0-beta-22416)
- System.Net.Http.WinHttpHandler (>= 4.0.0-beta-22416)
- System.ObjectModel (>= 4.0.10-beta-22416)
- System.Reflection (>= 4.0.10-beta-22416)
- System.Resources.ResourceManager (>= 4.0.0-beta-22416)
- System.Runtime (>= 4.0.20-beta-22416)
- System.Runtime.Extensions (>= 4.0.10-beta-22416)
- System.Runtime.InteropServices (>= 4.0.20-beta-22416)
- System.Security.Claims (>= 4.0.0-beta-22416)
- System.Security.Cryptography.Hashing.Algorithms (>= 4.0.0-beta-22416)
- System.Security.Principal (>= 4.0.0-beta-22416)
- System.Threading (>= 4.0.0-beta-22416)
- System.Threading.Tasks (>= 4.0.10-beta-22416)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.AspNet.Security.OAuth:
Package | Downloads |
---|---|
Microsoft.AspNet.Security.Google
ASP.NET 5 contains middlewares to support Google's OpenId and OAuth 2.0 authentication workflows. |
|
Microsoft.AspNet.Security.Facebook
ASP.NET 5 middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. |
|
Microsoft.AspNet.Security.MicrosoftAccount
ASP.NET 5 middleware that enables an application to support the Microsoft Account authentication workflow. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta3 | 6,235 | 2/13/2015 |
1.0.0-beta2 | 1,575 | 1/15/2015 |
1.0.0-beta1 | 2,410 | 11/11/2014 |