Scream.IO 1.2.0

dotnet add package Scream.IO --version 1.2.0
NuGet\Install-Package Scream.IO -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Scream.IO" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scream.IO --version 1.2.0
#r "nuget: Scream.IO, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Scream.IO as a Cake Addin
#addin nuget:?package=Scream.IO&version=1.2.0

// Install Scream.IO as a Cake Tool
#tool nuget:?package=Scream.IO&version=1.2.0

Scream.IO is a set of extensions for System.IO.Stream. It facilitates ease of use and aims to lower memory usage for applications.
Find us on GitHub at https://github.com/jamesqo/Scream.IO

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 1,690 11/9/2015
1.1.0 1,241 10/10/2015
1.0.0 1,348 10/7/2015
0.2.0 2,054 10/4/2015
0.1.1 1,390 9/7/2015
0.1.0 1,375 9/5/2015

Add Scream.IO.ReadWrite (beta)