Version 3.0.0 Updates and Added Features
- Transitioned services from 'AddScoped' to 'AddSingleton' for enhanced performance.
- Renamed the 'path' parameter to 'directoryPath' for more clarity.
- Implemented 'Path.IsRooted' check for the base folder path to ensure valid directory paths.
- Enhanced the package functionality to return both relative and full file paths.
Full Changelog: v2.0.1...v3.0.0