Microsoft.Extensions.FileSystemGlobbing 9.0.0-preview.3.24172.9

About

Provides support for matching file system names/paths using glob patterns.

Key Features

  • Contains the Matcher type, which can be used to match files in the file system based on user-defined patterns.

How to Use

Get all matching files:

using Microsoft.Extensions.FileSystemGlobbing;

Matcher matcher = new();
matcher.AddIncludePatterns(new[] { "*.txt", "*.asciidoc", "*.md" });

string searchDirectory = "../starting-folder/";

IEnumerable<string> matchingFiles = matcher.GetResultsInFullPath(searchDirectory);

// Use matchingFiles if there are any found.
// The files in this collection are fully qualified file system paths.

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.FileSystemGlobbing.Matcher

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.FileSystemGlobbing is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Extensions.FileSystemGlobbing.

Packages Downloads
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
103
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
103
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
113
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
103
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
104
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
105
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
106
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
107
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
108
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
109
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
114
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. When using NuGet 3.x this package requires at least version 3.4.
110

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

  • No dependencies.

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
10.0.0 13 11/12/2025
10.0.0-rc.2.25502.107 30 10/15/2025
10.0.0-rc.1.25451.107 36 09/09/2025
10.0.0-preview.7.25380.108 41 08/14/2025
10.0.0-preview.6.25358.103 54 07/17/2025
10.0.0-preview.5.25277.114 52 06/07/2025
10.0.0-preview.4.25258.110 53 05/15/2025
10.0.0-preview.3.25171.5 69 04/12/2025
10.0.0-preview.2.25163.2 62 04/01/2025
10.0.0-preview.1.25080.5 60 04/01/2025
9.0.11 15 11/12/2025
9.0.10 33 10/15/2025
9.0.9 40 09/10/2025
9.0.8 36 08/05/2025
9.0.7 46 07/09/2025
9.0.6 48 06/12/2025
9.0.5 53 05/16/2025
9.0.4 71 04/10/2025
9.0.3 66 03/30/2025
9.0.2 55 03/30/2025
9.0.1 74 03/30/2025
9.0.0 70 11/24/2024
9.0.0-rc.2.24473.5 64 10/21/2024
9.0.0-rc.1.24431.7 60 10/10/2024
9.0.0-preview.7.24405.7 71 08/22/2024
9.0.0-preview.6.24327.7 93 07/19/2024
9.0.0-preview.5.24306.7 102 07/19/2024
9.0.0-preview.4.24266.19 88 07/19/2024
9.0.0-preview.3.24172.9 102 07/19/2024
9.0.0-preview.2.24128.5 79 07/19/2024
9.0.0-preview.1.24080.9 86 07/19/2024
8.0.0 97 02/05/2024
8.0.0-rc.2.23479.6 85 07/19/2024
8.0.0-rc.1.23419.4 94 07/19/2024
8.0.0-preview.7.23375.6 85 07/19/2024
8.0.0-preview.6.23329.7 90 07/19/2024
8.0.0-preview.5.23280.8 103 07/19/2024
8.0.0-preview.4.23259.5 96 07/19/2024
8.0.0-preview.3.23174.8 102 07/19/2024
8.0.0-preview.2.23128.3 85 07/19/2024
8.0.0-preview.1.23110.8 87 07/19/2024
7.0.0 102 02/05/2024
7.0.0-rc.2.22472.3 90 07/19/2024
7.0.0-rc.1.22426.10 100 07/19/2024
7.0.0-preview.7.22375.6 91 07/19/2024
7.0.0-preview.6.22324.4 95 07/19/2024
7.0.0-preview.5.22301.12 99 07/19/2024
7.0.0-preview.4.22229.4 84 07/19/2024
7.0.0-preview.3.22175.4 90 07/19/2024
7.0.0-preview.2.22152.2 95 07/19/2024
7.0.0-preview.1.22076.8 96 07/19/2024
6.0.0 100 07/19/2024
6.0.0-rc.2.21480.5 91 07/19/2024
6.0.0-rc.1.21451.13 90 07/19/2024
6.0.0-preview.7.21377.19 104 07/19/2024
6.0.0-preview.6.21352.12 90 07/19/2024
6.0.0-preview.5.21301.5 87 07/19/2024
6.0.0-preview.4.21253.7 88 07/19/2024
6.0.0-preview.3.21201.4 98 07/19/2024
6.0.0-preview.2.21154.6 91 07/19/2024
6.0.0-preview.1.21102.12 93 07/19/2024
5.0.0 97 07/19/2024
5.0.0-rc.2.20475.5 92 07/19/2024
5.0.0-rc.1.20451.14 87 07/19/2024
5.0.0-preview.8.20407.11 91 07/19/2024
5.0.0-preview.7.20364.11 93 07/19/2024
5.0.0-preview.6.20305.6 81 07/19/2024
5.0.0-preview.5.20278.1 100 07/19/2024
5.0.0-preview.4.20251.6 94 07/19/2024
5.0.0-preview.3.20215.2 94 07/19/2024
5.0.0-preview.2.20160.3 85 07/19/2024
5.0.0-preview.1.20120.4 94 07/19/2024
3.1.32 102 07/19/2024
3.1.31 90 07/19/2024
3.1.30 81 07/19/2024
3.1.29 90 07/19/2024
3.1.28 94 07/19/2024
3.1.27 105 07/19/2024
3.1.26 87 07/19/2024
3.1.25 97 07/19/2024
3.1.24 92 07/19/2024
3.1.23 81 07/19/2024
3.1.22 92 07/19/2024
3.1.21 91 07/19/2024
3.1.20 96 07/19/2024
3.1.19 90 07/19/2024
3.1.18 88 07/19/2024
3.1.17 97 07/19/2024
3.1.16 96 07/19/2024
3.1.15 96 07/19/2024
3.1.14 100 07/19/2024
3.1.13 87 07/19/2024
3.1.12 96 07/19/2024
3.1.11 93 07/19/2024
3.1.10 85 07/19/2024
3.1.9 88 07/19/2024
3.1.8 96 07/19/2024
3.1.7 91 07/19/2024
3.1.6 103 07/19/2024
3.1.5 96 07/19/2024
3.1.4 91 07/19/2024
3.1.3 89 07/19/2024
3.1.2 96 07/19/2024
3.1.1 96 07/19/2024
3.1.0 99 07/19/2024
3.1.0-preview3.19553.2 96 07/19/2024
3.1.0-preview2.19525.4 96 07/19/2024
3.1.0-preview1.19506.1 99 07/19/2024
3.0.3 92 07/19/2024
3.0.2 95 07/19/2024
3.0.1 84 07/19/2024
3.0.0 104 07/19/2024
3.0.0-rc1.19456.10 87 07/19/2024
3.0.0-preview9.19423.4 88 07/19/2024
3.0.0-preview8.19405.4 105 07/19/2024
3.0.0-preview7.19362.4 92 07/19/2024
3.0.0-preview6.19304.6 96 07/19/2024
3.0.0-preview5.19227.9 89 07/19/2024
3.0.0-preview4.19216.2 99 07/19/2024
3.0.0-preview3.19153.1 102 07/19/2024
3.0.0-preview.19074.2 98 07/19/2024
3.0.0-preview.18572.1 95 07/19/2024
2.2.0 94 07/19/2024
2.2.0-preview3-35497 86 07/19/2024
2.2.0-preview2-35157 98 07/19/2024
2.2.0-preview1-35029 86 07/19/2024
2.1.1 85 07/19/2024
2.1.0 102 07/19/2024
2.1.0-rc1-final 98 07/19/2024
2.1.0-preview2-final 95 07/19/2024
2.1.0-preview1-final 80 07/19/2024
2.0.1 98 07/19/2024
2.0.0 95 07/19/2024
2.0.0-preview2-final 108 07/19/2024
2.0.0-preview1-final 105 07/19/2024
1.1.1 96 07/19/2024
1.1.0 96 07/19/2024
1.1.0-preview1-final 98 07/19/2024
1.0.1 93 07/19/2024
1.0.0 113 07/19/2024
1.0.0-rc2-final 102 07/19/2024
1.0.0-rc1-final 90 07/19/2024