Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 10:39
· 4 commits to master since this release

Local disk file storage provider now implements ILocalDiskFileStorage interface, which exposes ToNativeLocalPath method returning full path to the file on the local disk, specific to the OS you are running on. This is useful when you need to pass file paths to external tools or libraries that need native OS paths.