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

https://github.com/dotutils/streamutils

Helpers and extensions for working with .NET streams
https://github.com/dotutils/streamutils

Last synced: 5 months ago
JSON representation

Helpers and extensions for working with .NET streams

Awesome Lists containing this project

README

          

# StreamUtils

Helper and extension methods for working with .NET Streams.

You can learn more about the project from the project [Documentation](Documentation).

## Building

`dotnet build`

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for information on contributing to this project.

This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).

## License

This project is licensed with the [MIT license](LICENSE).