reliak
-
Minimatch.
by: reliakDNX - 4,766 total downloads
- last updated 12/12/2015
- Latest version: 1.1.3
A C# glob matcher -
- 2,584 total downloads
- last updated 12/13/2015
- Latest version: 0.2.0
Extends Microsoft.Extensions.FileSystemGlobbing with the functionality to expand braces (e.g. *.{jpg,png}) and to allow glob excludes to be defined in the glob pattern itself (e.g. '!**/*.exe' to exclude .exe... More information -
- 1,656 total downloads
- last updated 12/12/2015
- Latest version: 0.1.0
Provides interface abstractions for System.IO filesystem entities. Also provides a default implementation of IFileSystem that provides the default behavior of the System.IO implementations.