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
- Host: GitHub
- URL: https://github.com/dotutils/streamutils
- Owner: dotutils
- License: mit
- Created: 2023-10-10T16:41:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T16:57:08.000Z (7 months ago)
- Last Synced: 2025-12-26T07:52:46.982Z (6 months ago)
- Language: C#
- Size: 105 KB
- Stars: 8
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
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).