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
Jan 20, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.0 .NETFramework4.5 net8.0 net9.0 .NETStandard2.0

Dependencies

[5.0.0, )
System.Memory
.NETStandard2.0
[4.6.0, )
[9.0.1, )

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.