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

https://github.com/gus33000/devicestream

A C# stream capable of writing to Physical Disks under Windows
https://github.com/gus33000/devicestream

Last synced: 3 months ago
JSON representation

A C# stream capable of writing to Physical Disks under Windows

Awesome Lists containing this project

README

        

# DeviceStream for C#

This Stream allows you to read and write to physical disks on Windows using C#
It supports read, write, seeking, and has workaround code for some types of storage that doesn't support reading less than a sector.