System.IO.Pipes.AccessControl 5.0.0
前缀已保留
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 4.6 This package targets .NET Framework 4.6. The package is compatible with this framework or higher.
需要 NuGet 2.12 或更高版本。
dotnet add package System.IO.Pipes.AccessControl --version 5.0.0
NuGet\Install-Package System.IO.Pipes.AccessControl -Version 5.0.0
该命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="System.IO.Pipes.AccessControl" Version="5.0.0" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用包。
paket add System.IO.Pipes.AccessControl --version 5.0.0
NuGet 团队不提供对该客户端的支持。请联系其 维护者 以获取支持。
#r "nuget: System.IO.Pipes.AccessControl, 5.0.0"
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。将此内容复制到交互式工具或脚本的源代码中以引用包。
// Install System.IO.Pipes.AccessControl as a Cake Addin #addin nuget:?package=System.IO.Pipes.AccessControl&version=5.0.0 // Install System.IO.Pipes.AccessControl as a Cake Tool #tool nuget:?package=System.IO.Pipes.AccessControl&version=5.0.0
NuGet 团队不提供对该客户端的支持。请联系其 维护者 以获取支持。
提供用于管理管道的访问和审计控制列表的类型。
常用类型
System.IO.Pipes.PipeSecurity
System.IO.Pipes.PipeAccessRule
System.IO.Pipes.PipeAuditRule
System.IO.Pipes.PipeAccessRights
当使用 NuGet 3.x 时,此包需要至少 3.4 版本。
产品 | 版本 兼容和计算的额外目标框架版本。 |
---|---|
.NET | net5.0 兼容。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 兼容。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET Standard | netstandard1.3 兼容。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 兼容。 netstandard2.1 已计算。 |
.NET 框架 | net46 兼容。 net461 兼容。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用 Windows 平台 | uap 已计算。 uap10.0 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 5.0.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6
- System.IO.Pipes (>= 4.3.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.IO.Pipes (>= 4.3.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
net5.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
UAP 10.0.16299
- 无依赖。
NuGet 包 (24)
显示依赖 System.IO.Pipes.AccessControl 的前 5 个 NuGet 包
包 | 下载 |
---|---|
微软Windows兼容性包 此Windows兼容性包提供访问以前仅限于.NET Framework的API。它可以用于.NET以及.NET Standard。 |
|
ApacheThrift
Apache Thrift RPC系统的C# .NET Core绑定 |
|
NamedPipeServerStream.NetFrameworkVersion
此包将Net Framework的原始NamedPipeServerStream构造函数添加到NetStandard。见System.IO.Pipes.NamedPipeServerStreamConstructors.New方法特性:- 完全重复构造函数的行为(包括异常)- 强名称 - 从反编译代码恢复。与原始代码没有变化 - 仅包含官方依赖项 - 已测试 |
|
Htc.Vita.Core
HTC Vita Core模块 |
|
WinCopies.WindowsAPICodePack.Win32Native
WindowsAPICodePack Win32 Interop |
GitHub仓库 (11)
显示依赖System.IO.Pipes.AccessControl的前5个最受欢迎的GitHub仓库
仓库 | 星标 |
---|---|
CosmosOS/Cosmos
Cosmos是一个操作系统“构建包”。使用C#、VB.NET等托管语言构建您自己的操作系统!
|
|
praeclarum/FuGetGallery
用于浏览NuGet包的替代Web UI
|
|
PowerShell/PowerShellEditorServices
任何编辑器或应用程序中的PowerShell开发支持的平台!
|
|
dotnet/dotnet
.NET的虚拟单体存储库之家,其中包含构建.NET SDK所需的全部代码
|
|
microsoft/RTVS
Visual Studio的R工具。
|
版本 | 下载 | 最后更新 |
---|---|---|
5.0.0 | 23,512,212 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 8,090 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 3,954 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 7,394 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 30,638 | 7/21/2020 |
4.5.1 | 20,429,522 | 6/18/2018 |
4.5.0 | 7,059,587 | 5/29/2018 |
4.5.0-rc1 | 42,700 | 5/6/2018 |
4.5.0-preview2-26406-04 | 16,082 | 4/10/2018 |
4.5.0-preview1-26216-02 | 28,427 | 2/26/2018 |
4.5.0-preview1-25914-04 | 284,246 | 11/15/2017 |
4.4.0 | 26,127 | 8/11/2017 |
4.4.0-preview2-25405-01 | 1,081 | 6/27/2017 |
4.4.0-preview1-25305-02 | 1,167 | 5/9/2017 |
4.3.0 | 1,847,741 | 11/15/2016 |
4.3.0-preview1-24530-04 | 1,178 | 10/24/2016 |