Info
Version: | 0.2.0 |
Author(s): | Daniel Kailer |
Last Update: | Sunday, December 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reliak/Reliak.FileSystemGlobbingExtensions |
NuGet Url: | https://www.nuget.org/packages/Reliak.FileSystemGlobbingExtensions |
Install
Install-Package Reliak.FileSystemGlobbingExtensions
dotnet add package Reliak.FileSystemGlobbingExtensions
paket add Reliak.FileSystemGlobbingExtensions
Reliak.FileSystemGlobbingExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- Microsoft.Extensions.FileSystemGlobbing(1.0.01)
- Minimatch.DNX(1.1.3)
- Microsoft.CSharp(4.0.123516)
- System.Collections(4.0.1123516)
- System.Linq(4.0.123516)
- System.Runtime(4.0.2123516)
- System.Threading(4.0.1123516)
- Microsoft.Extensions.FileSystemGlobbing(1.0.01)
- Minimatch.DNX(1.1.3)
Tags
*.{jpg,png}) and to allow glob excludes to be defined in the glob pattern itself (e.g. '!**/*.exe' to exclude .exe files).