System.Security.Claims 4.0.1-rc2-24027

Prefix Reserved
This is a prerelease version of System.Security.Claims.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package System.Security.Claims --version 4.0.1-rc2-24027
                    
NuGet\Install-Package System.Security.Claims -Version 4.0.1-rc2-24027
                    
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="System.Security.Claims" Version="4.0.1-rc2-24027" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Security.Claims" Version="4.0.1-rc2-24027" />
                    
Directory.Packages.props
<PackageReference Include="System.Security.Claims" />
                    
Project file
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 System.Security.Claims --version 4.0.1-rc2-24027
                    
#r "nuget: System.Security.Claims, 4.0.1-rc2-24027"
                    
#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 System.Security.Claims@4.0.1-rc2-24027
                    
#: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=System.Security.Claims&version=4.0.1-rc2-24027&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Security.Claims&version=4.0.1-rc2-24027&prerelease
                    
Install as a Cake Tool

Provides classes that implement claims-based identity in the .NET Framework, including classes that represent claims, claims-based identities, and claims-based principals.

Commonly Used Types:
System.Security.Principal.GenericIdentity
System.Security.Claims.Claim
System.Security.Claims.ClaimsIdentity
System.Security.Claims.ClaimsPrincipal
System.Security.Principal.GenericPrincipal
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

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.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  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.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed.  xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos was computed.  xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on System.Security.Claims:

Package Downloads
Microsoft.AspNet.Identity.EntityFramework

ASP.NET Identity providers that use Entity Framework.

System.Security.Principal.Windows

Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType

Microsoft.AspNet.Http.Features

ASP.NET 5 HTTP feature interface definitions.

Microsoft.AspNet.Http.Abstractions

ASP.NET 5 HTTP object model. HttpContext and family.

Microsoft.AspNet.Server.WebListener

ASP.NET 5 self-host web server.

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on System.Security.Claims:

Repository Stars
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
Squidex/squidex
Headless CMS and Content Managment Hub
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
riganti/dotvvm
Open source MVVM framework for Web Apps
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
omeryanar/FileExplorer
Windows File Explorer alternative with tab browsing
n00mkrad/nmkoder
Media encoding, muxing, analysis toolkit for Windows
Azure/amqpnetlite
AMQP 1.0 .NET Library
NimblePros/eShopOnWeb
Sample ASP.NET Core 9.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model.
VahidN/EPPlus.Core
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
mrellipse/toucan
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
petrsvihlik/WopiHost
The most advanced .NET implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
POPWorldMedia/POPForums
A forum application running on ASP.NET Core, available in six languages.
Version Downloads Last Updated
4.3.0 20,312 3/8/2021
4.3.0-preview1-24530-04 16 3/8/2021
4.0.1 80,796 3/8/2021
4.0.1-rc2-24027 250 3/8/2021
4.0.1-beta-23516 22,097 11/18/2015
4.0.1-beta-23409 70,388 10/15/2015
4.0.1-beta-23225 28,983 9/2/2015
4.0.0 209,815 7/29/2015
4.0.0-beta-23109 38,683 7/27/2015
4.0.0-beta-23019 26,562 6/30/2015
4.0.0-beta-22816 36,512 4/24/2015
4.0.0-beta-22605 14,458 2/13/2015
4.0.0-beta-22416 7,459 1/16/2015
4.0.0-beta-22231 26,412 11/11/2014