System.Security.Principal 4.0.0-beta-22231

Prefix Reserved
This is a prerelease version of System.Security.Principal.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Security.Principal --version 4.0.0-beta-22231
                    
NuGet\Install-Package System.Security.Principal -Version 4.0.0-beta-22231
                    
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.Principal" Version="4.0.0-beta-22231" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Security.Principal" Version="4.0.0-beta-22231" />
                    
Directory.Packages.props
<PackageReference Include="System.Security.Principal" />
                    
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.Principal --version 4.0.0-beta-22231
                    
#r "nuget: System.Security.Principal, 4.0.0-beta-22231"
                    
#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.Principal@4.0.0-beta-22231
                    
#: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.Principal&version=4.0.0-beta-22231&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Security.Principal&version=4.0.0-beta-22231&prerelease
                    
Install as a Cake Tool

Provides the base interfaces for principal and identity objects that represents the security context under which code is running.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet 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.

NuGet packages (81)

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

Package Downloads
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 When using NuGet 3.x this package requires at least version 3.4.

System.Security.Claims

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 When using NuGet 3.x this package requires at least version 3.4.

System.Net.Security

Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints. Commonly Used Types: System.Net.Security.SslStream System.Net.Security.ExtendedProtectionPolicy When using NuGet 3.x this package requires at least version 3.4.

System.IO.Pipes

Provides a means for interprocess communication through anonymous and/or named pipes. Commonly Used Types: System.IO.Pipes.NamedPipeServerStream System.IO.Pipes.PipeDirection System.IO.Pipes.PipeOptions System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.NamedPipeClientStream System.IO.Pipes.PipeStream When using NuGet 3.x this package requires at least version 3.4.

Microsoft.Graph.Auth

Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token acquisition and storage.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on System.Security.Principal:

Repository Stars
VitalElement/AvalonStudio
Cross platform IDE and Shell
MarimerLLC/csla
A home for your business logic in any .NET application.
PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
Azure/amqpnetlite
AMQP 1.0 .NET Library
unknownv2/CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
brthor/Dockerize.NET
.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'
PowerShell/PowerShellStandard
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
simpleway2016/JMS
Version Downloads Last Updated
4.3.0 692,476,939 11/15/2016
4.3.0-preview1-24530-04 302,755 10/24/2016
4.0.1 389,070,349 6/27/2016
4.0.1-rc2-24027 3,265,264 5/16/2016
4.0.1-beta-23516 379,738 11/18/2015
4.0.1-beta-23409 369,019 10/15/2015
4.0.1-beta-23225 190,823 9/2/2015
4.0.0 2,230,466 7/29/2015
4.0.0-beta-23109 61,288 7/27/2015
4.0.0-beta-23019 51,696 6/30/2015
4.0.0-beta-22816 64,046 4/24/2015
4.0.0-beta-22605 28,179 2/13/2015
4.0.0-beta-22416 19,234 1/16/2015
4.0.0-beta-22231 37,404 11/11/2014