Microsoft.Extensions.FileSystemGlobbing
Namespace with 5 public types
Classes
InMemoryDirectoryInfo
Avoids using disk for uses like Pattern Matching.
Matcher
Searches the file system for files with names that match specified patterns.
PatternMatchingResult
Represents a collection of .
Structures
FilePatternMatch
Represents a file that was matched by searching using a globbing pattern.
Static Classes
MatcherExtensions