Microsoft.AspNetCore.Authentication 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

dotnet add package Microsoft.AspNetCore.Authentication --version 2.2.0
NuGet\Install-Package Microsoft.AspNetCore.Authentication -Version 2.2.0
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.AspNetCore.Authentication" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication --version 2.2.0
#r "nuget: Microsoft.AspNetCore.Authentication, 2.2.0"
#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.AspNetCore.Authentication as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Authentication&version=2.2.0

// Install Microsoft.AspNetCore.Authentication as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authentication&version=2.2.0

ASP.NET Core common types used by the various authentication middleware components.

This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (688)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication:

Package Downloads
Microsoft.AspNetCore.Authentication.Cookies The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463

Microsoft.AspNetCore.Authentication.OAuth The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

OpenIddict.Validation.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core integration package for the OpenIddict validation services.

GitHub repositories (41)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication:

Repository Stars
Jackett/Jackett
API Support for your favorite torrent trackers
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
Version Downloads Last updated
2.2.0 111,612,131 12/3/2018
2.2.0-preview3-35497 94,207 10/17/2018
2.2.0-preview2-35157 72,791 9/12/2018
2.2.0-preview1-35029 22,800 8/22/2018
2.1.2 26,615,853 8/21/2018
2.1.1 15,250,389 6/18/2018
2.1.0 20,566,916 5/29/2018
2.1.0-rc1-final 118,978 5/6/2018
2.1.0-preview2-final 187,215 4/10/2018
2.1.0-preview1-final 118,420 2/26/2018
2.0.4 5,429,016 5/7/2018
2.0.3 9,050,269 3/13/2018
2.0.1 11,919,913 11/14/2017
2.0.0 29,749,166 8/11/2017
2.0.0-preview2-final 71,379 6/27/2017
2.0.0-preview1-final 32,457 5/10/2017
1.1.3 608,177 9/20/2017
1.1.2 1,730,821 5/9/2017
1.1.1 1,139,375 3/6/2017
1.1.0 1,019,433 11/16/2016
1.1.0-preview1-final 20,662 10/24/2016
1.0.5 33,005 11/14/2017
1.0.4 16,650 9/20/2017
1.0.3 29,753 5/9/2017
1.0.2 454,416 3/6/2017
1.0.1 86,150 12/12/2016
1.0.0 1,771,283 6/27/2016
1.0.0-rc2-final 105,251 5/16/2016