Microsoft.AspNetCore.Authentication.Cookies
2.1.0-rc1-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.Cookies --version 2.1.0-rc1-final
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Cookies -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" />
paket add Microsoft.AspNetCore.Authentication.Cookies --version 2.1.0-rc1-final
#r "nuget: Microsoft.AspNetCore.Authentication.Cookies, 2.1.0-rc1-final"
#:package Microsoft.AspNetCore.Authentication.Cookies@2.1.0-rc1-final
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Cookies&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Cookies&version=2.1.0-rc1-final&prerelease
ASP.NET Core middleware that enables an application to use cookie based authentication.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication (>= 2.1.0-rc1-final)
NuGet packages (269)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.Cookies:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. |
|
|
Microsoft.AspNetCore.App
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
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. |
|
|
ITfoxtec.Identity.Saml2.MvcCore
ASP.NET Core MVC integration helpers for implementing SAML 2.0 with ITfoxtec.Identity.Saml2. Adds SAML 2.0 service and middleware registration, request conversion, cookie authentication integration, and IActionResult helpers for SAML 2.0 login, logout, metadata, Redirect, POST, Artifact, and SOAP responses. Includes the core library's modern RSA/ECDSA signature validation and configurable assertion encryption support. The README explains when to implement SAML 2.0 directly in ASP.NET Core and when FoxIDs can act as an external SAML 2.0 bridge for applications that already support OpenID Connect or WS-Federation. |
|
|
Omnia.Fx.SharePoint
Package Description |
GitHub repositories (46)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.Cookies:
| Repository | Stars |
|---|---|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
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
|
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
|
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
|
|
|
graphql-dotnet/server
ASP.NET Core GraphQL Server
|
|
|
aspnet/Entropy
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
|
|
|
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
|
|
|
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
|
|
|
migomiddle/xms
基于.netcore的跨平台应用框架,包含众多常用模块,易上手、易扩展,xms可理解为x(可扩展的/任意的)m(管理)s(系统)
|
|
|
AccountGo/accountgo
Accounting System built in ASP.NET DotNetCore, ReactJS, MobX. Don't forget to click STAR if you like this project.
|
|
|
SaiGonSoftware/Awesome-CMS-Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
|
|
|
chsakell/aspnet5-angular2-typescript
Cross-platform Single Page Applications with ASP.NET Core, Angular 4 & TypeScript
|
|
|
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
|
|
|
ITfoxtec/ITfoxtec.Identity.Saml2
ITfoxtec Identity Saml2 adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP) on top of the SAML 2.0 functionality implemented in the .NET framework.
|
|
|
ritterim/stuntman
Library for impersonating users during development leveraging ASP.NET Identity.
|
|
|
nbarbettini/SimpleTokenProvider
Sample middleware component for ASP.NET that generates JWT access tokens
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.3.11 | 21,725 | 6/9/2026 | |
| 2.3.10 | 95,569 | 5/12/2026 | |
| 2.3.9 | 775,488 | 1/7/2026 | |
| 2.3.8 | 143,951 | 1/6/2026 | |
| 2.3.0 | 7,176,208 | 1/14/2025 | |
| 2.2.0 | 84,210,016 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 84,035 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 50,792 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 12,301 | 8/22/2018 | |
| 2.1.34 | 623,588 | 5/10/2022 | |
| 2.1.16 | 2,116,697 | 2/18/2020 | |
| 2.1.2 | 19,678,728 | 8/21/2018 | |
| 2.1.1 | 20,155,534 | 6/18/2018 | |
| 2.1.0 | 15,205,289 | 5/29/2018 | |
| 2.1.0-rc1-final | 119,592 | 5/6/2018 | |
| 2.1.0-preview2-final | 217,263 | 4/10/2018 | |
| 2.1.0-preview1-final | 91,967 | 2/26/2018 | |
| 2.0.4 | 5,318,496 | 5/7/2018 | |
| 2.0.3 | 8,993,499 | 3/13/2018 | |
| 2.0.1 | 10,690,158 | 11/14/2017 |