NamedPipeServerStream.NetFrameworkVersion
1.0.8
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
Install-Package NamedPipeServerStream.NetFrameworkVersion -Version 1.0.8
dotnet add package NamedPipeServerStream.NetFrameworkVersion --version 1.0.8
<PackageReference Include="NamedPipeServerStream.NetFrameworkVersion" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NamedPipeServerStream.NetFrameworkVersion --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added Source Link.
Added CLSCompliant=True.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.IO.Pipes (>= 4.3.0)
- System.IO.Pipes.AccessControl (>= 4.5.1)
- System.Security.Permissions (>= 4.7.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NamedPipeServerStream.NetFrameworkVersion:
Package | Downloads |
---|---|
H.Pipes.AccessControl
This package adds AccessControl extensions for PipeServerSetPipeSecurity() and other)
|
GitHub repositories
This package is not used by any popular GitHub repositories.