netfx-System.IO.StreamWriteTo
1.1.0
Copies an arbitrary stream to another stream or an output file (buffered).
Install-Package netfx-System.IO.StreamWriteTo -Version 1.1.0
dotnet add package netfx-System.IO.StreamWriteTo --version 1.1.0
<PackageReference Include="netfx-System.IO.StreamWriteTo" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-System.IO.StreamWriteTo --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: netfx-System.IO.StreamWriteTo, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install netfx-System.IO.StreamWriteTo as a Cake Addin
#addin nuget:?package=netfx-System.IO.StreamWriteTo&version=1.1.0
// Install netfx-System.IO.StreamWriteTo as a Cake Tool
#tool nuget:?package=netfx-System.IO.StreamWriteTo&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on netfx-System.IO.StreamWriteTo:
Package | Downloads |
---|---|
netfx-System.IO.Packaging.StreamUnpack
Allows easy unpacking of contents from an Open Packaging Conventions (OPC) stream such as OOXML, VSIX, NuGet nupkg, etc.
|
|
netfx-System.IO.StreamGetBytes
Easily get all bytes that make up an arbitrary stream.
|
|
netfx-System.IO.Packaging.StreamUnpack.Tests.xUnit
xUnit Tests for netfx-System.IO.Packaging.StreamUnpack
|
|
netfx-System.IO.StreamClone
Clones a stream into an in-memory stream.
|
GitHub repositories
This package is not used by any popular GitHub repositories.