System.IO.Pipes.AccessControl
4.5.1
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.IO.Pipes.AccessControl --version 4.5.1
NuGet\Install-Package System.IO.Pipes.AccessControl -Version 4.5.1
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
<PackageVersion Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
<PackageReference Include="System.IO.Pipes.AccessControl" />
paket add System.IO.Pipes.AccessControl --version 4.5.1
#r "nuget: System.IO.Pipes.AccessControl, 4.5.1"
#:package System.IO.Pipes.AccessControl@4.5.1
#addin nuget:?package=System.IO.Pipes.AccessControl&version=4.5.1
#tool nuget:?package=System.IO.Pipes.AccessControl&version=4.5.1
Provides types for managing access and audit control lists for pipes.
Commonly Used Types:
System.IO.Pipes.PipeSecurity
System.IO.Pipes.PipeAccessRule
System.IO.Pipes.PipeAuditRule
System.IO.Pipes.PipeAccessRights
7ee84596d92e178bce54c986df31ccc52479e772
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions 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 is compatible. 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 is compatible. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. net461 is compatible. 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. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| 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. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 2.1.0)
- System.Security.AccessControl (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
-
.NETFramework 4.6
- System.IO.Pipes (>= 4.3.0)
- System.Security.AccessControl (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.4.0)
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.IO.Pipes (>= 4.3.0)
- System.Security.AccessControl (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.4.0)
-
.NETStandard 2.0
- System.Security.AccessControl (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
-
UAP 10.0.16299
- No dependencies.
NuGet packages (28)
Showing the top 5 NuGet packages that depend on System.IO.Pipes.AccessControl:
| Package | Downloads |
|---|---|
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
|
ApacheThrift
C# .NET Core bindings for the Apache Thrift RPC system |
|
|
NamedPipeServerStream.NetFrameworkVersion
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested |
|
|
ImageGlue
ImageGlue is a toolkit for the creation and modification of still images. It can be used in .NET desktop applications or in .NET server pages. Read and write a host of media formats including: BMP, PNG, TIFF, Fax TIFF, JPEG / JFIF, GIF, Photoshop (PSD), QuickDraw PICT, Targa, QuickTime Image (QTIF), Silicon Graphics (SGI), MacPaint, FlashPix (FPX), Macromedia Flash™ 4 (SWF), Movie (MOV), QTVR, Cubic VR, AVI (Microsoft Audio Video Interleaved), XML / SMIL. Draw image files or data, text, lines, shapes - unfilled, filled or textured. Perform arbitrary transforms - rotation, skews, scaling - on any of these objects. ImageGlue is much like System.Drawing or WPF but rather more sophisticated. The crucial thing is not so much that it supports so many more image file formats - though it does - but that it supports them so much better. Do you really care about the Targa file format? Probably not. However you probably do care about TIFF and ImageGlue supports TIFF - and many other formats - so much better than System.Drawing. Working in multiple color spaces ImageGlue allows unfettered access and control over graphics. Like System.Drawing and WPF, ImageGlue works in RGB. But it also works in CMYK, grayscale, Lab, device and spot colors. It supports sophisticted graphical formats like PSD, PDF, PostScript and EPS. QuickStart: Just write code! For documentation and code samples check the ".NET Docs" referenced in the Project URL. If you need a license for remote deployment see the documentation for how to copy your local license to a remote machine. The tools folder contains the settings application if that is something you need. |
|
|
WinCopies.WindowsAPICodePack.Win32Native
WindowsAPICodePack Win32 Interop |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on System.IO.Pipes.AccessControl:
| Repository | Stars |
|---|---|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
IviriusCommunity/Rebound
WinUI rewrite project of Windows 11 system apps.
|
|
|
PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
|
|
|
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
|
|
|
microsoft/RTVS
R Tools for Visual Studio.
|
|
|
jacqueskang/IpcServiceFramework
.NET Core Inter-process communication framework
|
|
|
pdfforge/PDFCreator
PDFCreator - The free PDF Converter
|
|
|
unknownv2/CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
|
|
|
ironmansoftware/powershell-pro-tools
Scripting, automation, and development tools for professionals working with PowerShell.
|
|
|
marcinotorowski/MSIX-Hero
MSIX Hero - Open source MSIX manager and toolkit
|
|
|
dotnet-campus/dotnetCampus.Ipc
本机内多进程通讯库
|
|
|
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
|
|
|
mann1x/CPUDoc
|
|
|
fozavci/petaqc2
Petaq - Purple Team Command & Control Server
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 30,872,419 | 11/9/2020 |
| 5.0.0-rc.2.20475.5 | 8,955 | 10/13/2020 |
| 5.0.0-rc.1.20451.14 | 4,522 | 9/14/2020 |
| 5.0.0-preview.8.20407.11 | 10,425 | 8/25/2020 |
| 5.0.0-preview.7.20364.11 | 33,123 | 7/21/2020 |
| 4.5.1 | 24,674,773 | 6/18/2018 |
| 4.5.0 | 8,521,334 | 5/29/2018 |
| 4.5.0-rc1 | 47,959 | 5/6/2018 |
| 4.5.0-preview2-26406-04 | 18,927 | 4/10/2018 |
| 4.5.0-preview1-26216-02 | 31,056 | 2/26/2018 |
| 4.5.0-preview1-25914-04 | 304,433 | 11/15/2017 |
| 4.4.0 | 42,374 | 8/11/2017 |
| 4.4.0-preview2-25405-01 | 1,720 | 6/27/2017 |
| 4.4.0-preview1-25305-02 | 1,831 | 5/9/2017 |
| 4.3.0 | 2,056,607 | 11/15/2016 |