A write-only .NET Stream class which copies anything written to it into the destination streams specified at construction.
Info
| Version: | 1.1.1 |
| Author(s): | Nick Strupat |
| Last Update: | Monday, February 2, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NickStrupat/SplitterStream |
| NuGet Url: | https://www.nuget.org/packages/SplitterStream |
Install
Install-Package SplitterStream
dotnet add package SplitterStream
paket add SplitterStream
SplitterStream Download (Unzip the "nupkg" after downloading)