Skip to content

File system access using services and automatic logging.

License

Notifications You must be signed in to change notification settings

WildGums/Orc.FileSystem

Folders and files

NameName
Last commit message
Last commit date
Nov 15, 2024
Mar 17, 2025
Mar 20, 2025
Apr 17, 2020
Mar 21, 2025
Jul 12, 2023
Feb 13, 2025
Sep 20, 2016
Feb 1, 2024
Sep 20, 2016
Sep 20, 2016
Sep 23, 2016
Dec 19, 2023
Oct 6, 2022
Sep 20, 2016
Jun 8, 2017
Oct 30, 2020
Apr 8, 2021
Apr 15, 2022

Repository files navigation

Orc.FileSystem

Name Badge
Chat Join the chat at https://gitter.im/WildGums/Orc.FileSystem
Downloads NuGet downloads
Stable version Version
Unstable version Pre-release version

This library wraps file system methods inside services. The advantages are:

  • All operations are being logged and can easily be accessed (even in production scenarios)
  • All operations are wrapped inside try/catch so all failures are logged as well
  • Services allow easier mocking for unit tests

For documentation, please visit the documentation portal

About

File system access using services and automatic logging.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published