Minimatch.DNX
1.1.2
A C# glob matcher
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Minimatch.DNX -Version 1.1.2
dotnet add package Minimatch.DNX --version 1.1.2
<PackageReference Include="Minimatch.DNX" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Minimatch.DNX --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Minimatch.DNX, 1.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Minimatch.DNX as a Cake Addin #addin nuget:?package=Minimatch.DNX&version=1.1.2 // Install Minimatch.DNX as a Cake Tool #tool nuget:?package=Minimatch.DNX&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
DNX 4.5.1
- System.Runtime (>= 4.0.21-beta-23516)
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.1-beta-23409)
- System.Text.RegularExpressions (>= 4.0.11-beta-23409)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Minimatch.DNX:
Package | Downloads |
---|---|
Reliak.FileSystemGlobbingExtensions
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 files)
|
GitHub repositories
This package is not used by any popular GitHub repositories.