F# Type Providers for typed representation of files and directories based on project structure or virtual file systems.
EasyBuild.FileSystemProvider is an F# library that offers type-safe access to file system paths through Type Providers. It eliminates the fragility of hardcoded string paths in build and orchestration tasks by providing compile-time checked representations of directories and files.
. (current) and .. (parent) properties for intuitive path traversal.The library aims to replace error-prone string-based file path handling with a type-safe, intuitive API that integrates seamlessly into F# development workflows.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.