Skip to content

System.IO.SafeTraversal v2.0.0

Latest
Compare
Choose a tag to compare
@mirzaevolution mirzaevolution released this 20 Nov 02:30
· 2 commits to master since this release
7c71f2f

System.IO.SafeTraversal v2.0.0 comes with safer and faster query against file system than previous version. In this version, a few bugs were fixed. Error log will be handed to an event that users can subscribe. Unsafe asynchronous operations have been removed. And supports custom filtering that ensures no exception will be thrown although there's an exception inside custom filter. It also supports .NET Core 2.0.