Microsoft.Owin.Security.ActiveDirectory
3.0.0-rc2
This is a prerelease version of Microsoft.Owin.Security.ActiveDirectory.
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 Microsoft.Owin.Security.ActiveDirectory --version 3.0.0-rc2
NuGet\Install-Package Microsoft.Owin.Security.ActiveDirectory -Version 3.0.0-rc2
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.Owin.Security.ActiveDirectory" Version="3.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.Security.ActiveDirectory --version 3.0.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Security.ActiveDirectory, 3.0.0-rc2"
#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.Owin.Security.ActiveDirectory as a Cake Addin #addin nuget:?package=Microsoft.Owin.Security.ActiveDirectory&version=3.0.0-rc2&prerelease // Install Microsoft.Owin.Security.ActiveDirectory as a Cake Tool #tool nuget:?package=Microsoft.Owin.Security.ActiveDirectory&version=3.0.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Middleware that enables an application to use Microsoft's technology for authentication.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. 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 (>= 3.0.0-rc2)
- Microsoft.Owin.Security (>= 3.0.0-rc2)
- Microsoft.Owin.Security.Jwt (>= 3.0.0-rc2)
- Microsoft.Owin.Security.OAuth (>= 3.0.0-rc2)
- Owin (>= 1.0.0)
- System.IdentityModel.Tokens.Jwt (>= 4.0.0-RC2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Owin.Security.ActiveDirectory:
Package | Downloads |
---|---|
WindowsAzure.MobileServices.Backend
This library enables you to develop scalable and secure .NET mobile backends hosted in Microsoft Azure. You can incorporate structured storage, user authentication and push notifications in minutes. For more information, check out http://azure.microsoft.com/mobile |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Owin.Security.ActiveDirectory:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
dotnet/systemweb-adapters
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|