MAB.DotIgnore
1.2.1
See the version list below for details.
dotnet add package MAB.DotIgnore --version 1.2.1
NuGet\Install-Package MAB.DotIgnore -Version 1.2.1
<PackageReference Include="MAB.DotIgnore" Version="1.2.1" />
paket add MAB.DotIgnore --version 1.2.1
#r "nuget: MAB.DotIgnore, 1.2.1"
// Install MAB.DotIgnore as a Cake Addin #addin nuget:?package=MAB.DotIgnore&version=1.2.1 // Install MAB.DotIgnore as a Cake Tool #tool nuget:?package=MAB.DotIgnore&version=1.2.1
Load and parse .gitignore files (or any list of pattern strings using the same pattern syntax) to produce an IgnoreList, which can be used to ignore specific files and folders during (for example) a file copy operation.
The goal of this library is to implement the same file matching behaviour Git uses to determine which files to ignore when adding to commits. Please feel free to submit any issues with examples or pull requests, if you find instances where this isn't the case.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MAB.DotIgnore:
Package | Downloads |
---|---|
Fantomas.Extras
Utility package for Fantomas |
|
Mockaco.AspNetCore
ASP.NET Core pipeline to mock HTTP requests/responses, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MAB.DotIgnore:
Repository | Stars |
---|---|
EverestAPI/Everest
Everest - Celeste Mod Loader / Mod API
|
|
natenho/Mockaco
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
|
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 103,425 | 10/18/2020 |
3.0.2-pre1 | 393 | 10/18/2020 |
3.0.1 | 6,026 | 9/1/2020 |
3.0.0 | 4,164 | 3/13/2019 |
2.0.1 | 600 | 3/10/2019 |
2.0.0 | 750 | 10/26/2018 |
1.4.0 | 1,108 | 5/15/2018 |
1.3.0 | 2,090 | 1/30/2017 |
1.2.2 | 1,257 | 10/18/2016 |
1.2.1 | 1,302 | 7/25/2016 |
1.2.0 | 1,240 | 6/23/2016 |
1.1.0 | 1,289 | 6/14/2016 |
1.0.3 | 1,210 | 6/7/2016 |
1.0.2 | 1,344 | 6/6/2016 |
1.0.1 | 1,654 | 5/31/2016 |
1.0.0 | 1,528 | 5/27/2016 |