https://github.com/soenneker/soenneker.utils.file
A utility library encapsulating asynchronous file IO operations
https://github.com/soenneker/soenneker.utils.file
csharp dotnet file utils
Last synced: 2 months ago
JSON representation
A utility library encapsulating asynchronous file IO operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.file
- Owner: soenneker
- License: mit
- Created: 2023-02-18T02:34:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-23T01:57:37.000Z (4 months ago)
- Last Synced: 2026-02-23T02:23:02.678Z (4 months ago)
- Topics: csharp, dotnet, file, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.65 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Utils.File/)
[](https://github.com/soenneker/soenneker.utils.file/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.File/)
[](https://github.com/soenneker/soenneker.utils.file/actions/workflows/codeql.yml)
#  Soenneker.Utils.File
### A utility library encapsulating asynchronous file IO operations
## Installation
```
dotnet add package Soenneker.Utils.File
```