System.Security.Principal.Windows
4.0.0-beta-22231
Prefix Reserved
See the version list below for details.
dotnet add package System.Security.Principal.Windows --version 4.0.0-beta-22231
NuGet\Install-Package System.Security.Principal.Windows -Version 4.0.0-beta-22231
<PackageReference Include="System.Security.Principal.Windows" Version="4.0.0-beta-22231" />
paket add System.Security.Principal.Windows --version 4.0.0-beta-22231
#r "nuget: System.Security.Principal.Windows, 4.0.0-beta-22231"
// Install System.Security.Principal.Windows as a Cake Addin #addin nuget:?package=System.Security.Principal.Windows&version=4.0.0-beta-22231&prerelease // Install System.Security.Principal.Windows as a Cake Tool #tool nuget:?package=System.Security.Principal.Windows&version=4.0.0-beta-22231&prerelease
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Runtime (>= 4.0.0-beta-22231)
- System.Security.Claims (>= 4.0.0-beta-22231)
- System.Security.Principal (>= 4.0.0-beta-22231)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on System.Security.Principal.Windows:
Package | Downloads |
---|---|
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 |
|
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. |
|
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 |
|
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. |
|
Microsoft.AspNet.Loader.IIS
ASP.NET 5 server implementation for IIS and IIS Express. |
GitHub repositories (212)
Showing the top 5 popular GitHub repositories that depend on System.Security.Principal.Windows:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|