An open API service indexing awesome lists of open source software.

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.

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.

[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](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
[![Build status](https://ci.appveyor.com/api/projects/status/f4e33as09yx0lsn4?svg=true)](https://ci.appveyor.com/project/Yortw/mcstreamy)

## Nuget Support

Install the Nuget package like this;

```powershell
PM> Install-Package McStreamy
```

[![NuGet Badge](https://buildstats.info/nuget/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.