SharpPathParser

By on

SharpPathParser is a C# port of omigutin’s file_path_parser.

I wrote this library because there wasn’t an adequate alternative existing for the .NET ecosystem already. It lets you search through any file paths using arbitrary text search, regexes, or dates and times and returns the data parsed and structured for easy use.

SharpPathParser is MIT licensed, the documentation can be found here.