https://github.com/soenneker/soenneker.utils.filesync
A utility library encapsulating synchronous file IO operations
https://github.com/soenneker/soenneker.utils.filesync
csharp dotnet file utils
Last synced: about 1 month ago
JSON representation
A utility library encapsulating synchronous file IO operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.filesync
- Owner: soenneker
- License: mit
- Created: 2023-02-18T02:00:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-06-05T14:29:01.000Z (about 1 month ago)
- Last Synced: 2026-06-05T16:17:04.916Z (about 1 month ago)
- Topics: csharp, dotnet, file, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.54 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.FileSync/)
[](https://github.com/soenneker/soenneker.utils.filesync/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.FileSync/)
[](https://github.com/soenneker/soenneker.utils.filesync/actions/workflows/codeql.yml)
#  Soenneker.Utils.FileSync
### A utility library encapsulating synchronous file IO operations
## Installation
```
dotnet add package Soenneker.Utils.FileSync
```