Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IAsyncFileSystem #66

Closed
wants to merge 1 commit into from
Closed

Add IAsyncFileSystem #66

wants to merge 1 commit into from

Conversation

xoofx
Copy link
Owner

@xoofx xoofx commented Apr 24, 2022

Fixes #53

  • Add interface IAsyncFileSystem and plug into existing FileSystem. Will be net6.0 only.
  • Add tests
  • Update documentation

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 88.904% when pulling 1d1d42d on async-file-system into bedd222 on main.

@xoofx xoofx closed this Apr 24, 2022
@xoofx
Copy link
Owner Author

xoofx commented Apr 24, 2022

Closing as I'm gonna try another route of generating all the code with Roslyn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async File Systems
2 participants