Skip to main content
MAB.DotIgnore package icon

MAB.DotIgnore

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.

Total Downloads
240.4K
240,412
Published
Oct 18, 2020
Latest stable version

Install

.NET CLI
dotnet add package MAB.DotIgnore --version 3.0.2-pre1
Package Manager Console
Install-Package MAB.DotIgnore -Version 3.0.2-pre1
PackageReference
<PackageReference Include="MAB.DotIgnore" Version="3.0.2-pre1" />

Frameworks

.NETFramework4.0 .NETStandard1.3

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.