Skip to main content
NamedPipeServerStream.NetFrameworkVersion package icon

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

Total Downloads
7.4M
7,422,644
Published
Sep 11, 2022
Latest stable version

Install

.NET CLI
dotnet add package NamedPipeServerStream.NetFrameworkVersion --version 1.1.11
Package Manager Console
Install-Package NamedPipeServerStream.NetFrameworkVersion -Version 1.1.11
PackageReference
<PackageReference Include="NamedPipeServerStream.NetFrameworkVersion" Version="1.1.11" />

Frameworks

.NETFramework4.0 .NETFramework4.5 net5.0 net6.0 .NETStandard2.0

Dependencies

[5.0.0, )
[6.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.