https://github.com/helixmw/file-system-library
This is a Filesystem Class Library that acts as a higher abstraction to C#'s Filesystem classes and is easily integratable to other C# projects and libraries.
https://github.com/helixmw/file-system-library
csharp dotnet
Last synced: 3 months ago
JSON representation
This is a Filesystem Class Library that acts as a higher abstraction to C#'s Filesystem classes and is easily integratable to other C# projects and libraries.
- Host: GitHub
- URL: https://github.com/helixmw/file-system-library
- Owner: Helixmw
- Created: 2024-07-15T17:06:59.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T10:49:33.000Z (11 months ago)
- Last Synced: 2025-01-11T10:49:24.416Z (5 months ago)
- Topics: csharp, dotnet
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File System Library
This is a Filesystem Class Library that acts as a higher abstraction to C#'s Filesystem classes and is easily integratable to other C# projects and libraries.
This project is being built from time to time and feel free to review as its a public showcase project.
Note: Entry Class is in DataAccess/Filesystem