A .NET library to search files based on globstar pattern (ant like).
Info
Version: | 0.0.1 |
Author(s): | Entrivax |
Last Update: | Tuesday, July 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Entrivax/GlobstarFileSearch/ |
NuGet Url: | https://www.nuget.org/packages/GlobstarFileSearch |
Install
Install-Package GlobstarFileSearch
dotnet add package GlobstarFileSearch
paket add GlobstarFileSearch
GlobstarFileSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Abstractions(>= 2.0.0.144)
Tags