Info
Version: | 1.1.13 |
Author(s): | havendv |
Last Update: | Thursday, July 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NamedPipeServerStream.NetFrameworkVersion |
Install
Install-Package NamedPipeServerStream.NetFrameworkVersion
dotnet add package NamedPipeServerStream.NetFrameworkVersion
paket add NamedPipeServerStream.NetFrameworkVersion
NamedPipeServerStream.NetFrameworkVersion Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.IO.Pipes(>= 4.3.0)
- System.IO.Pipes.AccessControl(>= 4.5.1)
- System.Security.Permissions(>= 4.7.0)
Tags
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.