https://github.com/soenneker/soenneker.memorystream.manualclose
A derivation of MemoryStream that blocks automatic closing
https://github.com/soenneker/soenneker.memorystream.manualclose
close csharp dotnet manual memorystream stream utils
Last synced: about 1 year ago
JSON representation
A derivation of MemoryStream that blocks automatic closing
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.memorystream.manualclose
- Owner: soenneker
- License: mit
- Created: 2023-04-27T16:52:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T23:42:04.000Z (about 1 year ago)
- Last Synced: 2025-04-09T00:07:26.957Z (about 1 year ago)
- Topics: close, csharp, dotnet, manual, memorystream, stream, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 792 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.MemoryStream.ManualClose/)
[](https://github.com/soenneker/soenneker.memorystream.manualclose/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.MemoryStream.ManualClose/)
#  Soenneker.MemoryStream.ManualClose
### A derivation of MemoryStream that blocks automatic closing
## Installation
```
dotnet add package Soenneker.MemoryStream.ManualClose
```