Generates a sequence of relative file paths from multiple inclusion/exclusion paths supporting *, ?, and ** wildcards.
Info
| Version: | 0.2.1 |
| Author(s): | Marc Behnke |
| Last Update: | Friday, April 22, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Merlin9999/PCLFileSet/ |
| NuGet Url: | https://www.nuget.org/packages/PCLFileSet |
Install
Install-Package PCLFileSet
dotnet add package PCLFileSet
paket add PCLFileSet
PCLFileSet Download (Unzip the "nupkg" after downloading)
Dependencies
- PCLStorage(>= 1.0.2)
- Rx-Main(>= 2.2.5)