![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package System.IO.Pipes.AccessControl --version 5.0.0
NuGet\Install-Package System.IO.Pipes.AccessControl -Version 5.0.0
<PackageReference Include="System.IO.Pipes.AccessControl" Version="5.0.0" />
<PackageVersion Include="System.IO.Pipes.AccessControl" Version="5.0.0" />Directory.Packages.props
<PackageReference Include="System.IO.Pipes.AccessControl" />Project file
paket add System.IO.Pipes.AccessControl --version 5.0.0
#r "nuget: System.IO.Pipes.AccessControl, 5.0.0"
#:package System.IO.Pipes.AccessControl@5.0.0
#addin nuget:?package=System.IO.Pipes.AccessControl&version=5.0.0Install as a Cake Addin
#tool nuget:?package=System.IO.Pipes.AccessControl&version=5.0.0Install as a Cake Tool
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
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 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 is compatible. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net46 net46 is compatible. net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
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
本机内多进程通讯库
|
|
| mann1x/CPUDoc | |
|
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
|
|
|
fozavci/petaqc2
Petaq - Purple Team Command & Control Server
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 31,437,885 | 11/9/2020 |
| 5.0.0-rc.2.20475.5 | 9,074 | 10/13/2020 |
| 5.0.0-rc.1.20451.14 | 4,565 | 9/14/2020 |
| 5.0.0-preview.8.20407.11 | 10,545 | 8/25/2020 |
| 5.0.0-preview.7.20364.11 | 33,186 | 7/21/2020 |
| 4.5.1 | 25,025,345 | 6/18/2018 |
| 4.5.0 | 8,630,007 | 5/29/2018 |
| 4.5.0-rc1 | 48,169 | 5/6/2018 |
| 4.5.0-preview2-26406-04 | 19,042 | 4/10/2018 |
| 4.5.0-preview1-26216-02 | 31,116 | 2/26/2018 |
| 4.5.0-preview1-25914-04 | 305,034 | 11/15/2017 |
| 4.4.0 | 43,960 | 8/11/2017 |
| 4.4.0-preview2-25405-01 | 1,747 | 6/27/2017 |
| 4.4.0-preview1-25305-02 | 1,857 | 5/9/2017 |
| 4.3.0 | 2,067,372 | 11/15/2016 |