MAB.DotIgnore 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package MAB.DotIgnore --version 1.0.2
NuGet\Install-Package MAB.DotIgnore -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MAB.DotIgnore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MAB.DotIgnore --version 1.0.2
#r "nuget: MAB.DotIgnore, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MAB.DotIgnore as a Cake Addin
#addin nuget:?package=MAB.DotIgnore&version=1.0.2

// Install MAB.DotIgnore as a Cake Tool
#tool nuget:?package=MAB.DotIgnore&version=1.0.2

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 which Git uses to determine which files to ignore when adding to a commit. Please feel free to submit issues with examples or pull requests if you find instances where this isn't the case!

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
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
EverestAPI/Everest
Everest - Celeste Mod Loader / Mod API
Version Downloads Last updated
3.0.2 76,516 10/18/2020
3.0.2-pre1 372 10/18/2020
3.0.1 5,756 9/1/2020
3.0.0 4,126 3/13/2019
2.0.1 568 3/10/2019
2.0.0 715 10/26/2018
1.4.0 1,078 5/15/2018
1.3.0 2,051 1/30/2017
1.2.2 1,189 10/18/2016
1.2.1 1,235 7/25/2016
1.2.0 1,211 6/23/2016
1.1.0 1,263 6/14/2016
1.0.3 1,180 6/7/2016
1.0.2 1,314 6/6/2016
1.0.1 1,619 5/31/2016
1.0.0 1,497 5/27/2016