AsyncIO v1.1
AsyncIO
Common asynchronous operations with file system.
- AppendAllLinesAsync
- AppendAllTextAsync
- CopyAsync
- DeleteAsync
- MoveAsync
- ReadAllBytesAsync
- ReadAllLinesAsync
- ReadAllTextAsync
- WriteAllBytesAsync
- WriteAllLinesAsync
- WriteAllTextAsync
Changelog
v1.1
- Add xml documentation to all public API
- Improve path validation performance