https://github.com/yortw/mcstreamy
My streams bring all the girls to the yard.
https://github.com/yortw/mcstreamy
byte-array c-sharp c-sharp-library nuget stream
Last synced: 3 months ago
JSON representation
My streams bring all the girls to the yard.
- Host: GitHub
- URL: https://github.com/yortw/mcstreamy
- Owner: Yortw
- License: mit
- Created: 2016-10-03T11:11:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T07:25:26.000Z (over 3 years ago)
- Last Synced: 2025-02-23T20:19:55.065Z (4 months ago)
- Topics: byte-array, c-sharp, c-sharp-library, nuget, stream
- Language: C#
- Homepage: https://yortw.github.io/McStreamy/
- Size: 3.81 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# McStreamy
## What is it ?
A library for dealing with streams in .Net. Contains wrappers, extension methods, stream implementations etc.[](https://github.com/Yortw/McStreamy/blob/master/LICENSE.md)
## Supported Platforms
Currently;* .Net Framework 4.0
* Silverlight 5.0
* NetStandard 1.0
* .Net Framework 4.5+
* Windows Phone Silverlight (8.0+)
* Xamarin.iOS
* Xamarin.Android
* WinRT
* UWP 10+## Build Status
[](https://ci.appveyor.com/project/Yortw/mcstreamy)## Nuget Support
Install the Nuget package like this;
```powershell
PM> Install-Package McStreamy
```[](https://www.nuget.org/packages/mcstreamy/)
# What's In The Box?
See the [wiki](https://github.com/Yortw/McStreamy/wiki) or [API Documentation](https://yortw.github.io/McStreamy/api/McStreamy.html) for contents/help.