System.Security.Principal.Windows 4.3.0-preview1-24530-04

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.

Showing the top 20 packages that depend on System.Security.Principal.Windows.

Packages Downloads
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
113
System.Net.NameResolution
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry When using NuGet 3.x this package requires at least version 3.4.
102
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.
99
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.
87
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.
85
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
81
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
79
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter When using NuGet 3.x this package requires at least version 3.4.
78
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity When using NuGet 3.x this package requires at least version 3.4.
78
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
77
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity When using NuGet 3.x this package requires at least version 3.4.
72
System.Threading.AccessControl
Provides support for managing access and audit control lists for synchronization primitives. Commonly Used Types: System.Security.AccessControl.EventWaitHandleAccessRule System.Security.AccessControl.EventWaitHandleAuditRule System.Security.AccessControl.MutexAccessRule System.Security.AccessControl.MutexAuditRule System.Security.AccessControl.MutexSecurity System.Security.AccessControl.SemaphoreAccessRule System.Security.AccessControl.SemaphoreAuditRule System.Security.AccessControl.SemaphoreSecurity When using NuGet 3.x this package requires at least version 3.4.
71
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
67
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter When using NuGet 3.x this package requires at least version 3.4.
67
System.Net.NameResolution
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry When using NuGet 3.x this package requires at least version 3.4.
64
System.Diagnostics.EventLog
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service. Commonly Used Types: System.Diagnostics.EventLog
60
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
57
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer. Commonly Used Types: System.Net.NetworkInformation.NetworkInterface System.Net.NetworkInformation.NetworkInformationException System.Net.NetworkInformation.NetworkAddressChangedEventHandler System.Net.NetworkInformation.NetworkInterfaceType System.Net.NetworkInformation.OperationalStatus System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.UnicastIPAddressInformation System.Net.NetworkInformation.UnicastIPAddressInformationCollection System.Net.NetworkInformation.PhysicalAddress System.Net.NetworkInformation.TcpConnectionInformation When using NuGet 3.x this package requires at least version 3.4.
56
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
56
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
55

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6

.NET Standard 1.3

Version Downloads Last updated
6.0.0-preview.5.21301.5 46 04/04/2023
6.0.0-preview.4.21253.7 23 04/11/2023
6.0.0-preview.3.21201.4 11 04/15/2023
6.0.0-preview.2.21154.6 38 07/12/2023
6.0.0-preview.1.21102.12 38 10/26/2021
5.0.0 75 01/16/2021
5.0.0-rc.2.20475.5 43 04/07/2023
5.0.0-rc.1.20451.14 45 04/15/2023
5.0.0-preview.8.20407.11 22 04/06/2023
5.0.0-preview.7.20364.11 19 08/23/2023
5.0.0-preview.6.20305.6 35 04/07/2023
5.0.0-preview.5.20278.1 19 05/09/2023
5.0.0-preview.4.20251.6 10 03/30/2023
5.0.0-preview.3.20214.6 16 04/02/2023
5.0.0-preview.2.20160.6 26 04/06/2023
5.0.0-preview.1.20120.5 20 05/10/2023
4.7.0 55 08/03/2020
4.7.0-preview3.19551.4 35 04/28/2023
4.7.0-preview2.19523.17 27 04/07/2023
4.7.0-preview1.19504.10 18 07/18/2023
4.6.0 58 03/20/2023
4.6.0-rc1.19456.4 8 08/26/2023
4.6.0-preview9.19421.4 13 04/18/2023
4.6.0-preview9.19416.11 24 04/07/2023
4.6.0-preview8.19405.3 16 07/11/2023
4.6.0-preview7.19362.9 31 04/01/2023
4.6.0-preview6.19303.8 32 01/13/2021
4.6.0-preview6.19264.9 20 04/09/2023
4.6.0-preview5.19224.8 38 05/05/2023
4.6.0-preview4.19212.13 55 04/03/2023
4.6.0-preview3.19128.7 23 04/06/2023
4.6.0-preview.19073.11 16 04/10/2023
4.6.0-preview.18571.3 37 04/04/2023
4.5.1 55 05/06/2023
4.5.0 91 06/18/2020
4.5.0-rc1 10 04/02/2023
4.5.0-preview2-26406-04 37 04/01/2023
4.5.0-preview1-26216-02 19 04/02/2023
4.5.0-preview1-25914-04 49 04/04/2023
4.4.1 47 04/26/2023
4.4.0 53 11/29/2019
4.4.0-preview2-25405-01 15 08/23/2023
4.4.0-preview1-25305-02 23 04/16/2023
4.3.0 68 02/21/2020
4.3.0-preview1-24530-04 28 04/26/2023
4.0.0 48 11/25/2019
4.0.0-rc2-24027 40 04/01/2023
4.0.0-beta-23516 27 04/08/2023
4.0.0-beta-23409 31 04/03/2023
4.0.0-beta-23225 24 04/03/2023
4.0.0-beta-23123 12 08/23/2023
4.0.0-beta-23109 35 04/08/2023
4.0.0-beta-23019 35 04/02/2023
4.0.0-beta-22816 7 08/23/2023
4.0.0-beta-22605 24 05/06/2023
4.0.0-beta-22416 25 04/07/2023
4.0.0-beta-22231 14 04/03/2023