Minimatch.DNX
1.1.3
A C# glob matcher
Install-Package Minimatch.DNX -Version 1.1.3
dotnet add package Minimatch.DNX --version 1.1.3
<PackageReference Include="Minimatch.DNX" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Minimatch.DNX --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Minimatch.DNX, 1.1.3"
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.3 // Install Minimatch.DNX as a Cake Tool #tool nuget:?package=Minimatch.DNX&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETPlatform 5.4
- 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.