Better .NET IO
This project is intended to solve 2 problems:
1. Files access is hard to mock for unit testing.
2. Hard limit of 260 chars for file-system paths.
Currently it is pretty raw in both points, but I hope to improve it when I have time and inspiration.