Microsoft.Extensions.FileSystemGlobbing 10.0.11

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.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.
82
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
82
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
81
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
80
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
79
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
78
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
77
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.
77

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 10.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
11.0.0-preview.7.26381.103 8 08/11/2026
11.0.0-preview.6.26359.118 10 07/16/2026
11.0.0-preview.5.26302.115 16 06/11/2026
11.0.0-preview.4.26230.115 29 05/14/2026
11.0.0-preview.3.26207.106 34 04/23/2026
11.0.0-preview.2.26159.112 39 03/11/2026
11.0.0-preview.1.26104.118 43 02/13/2026
10.0.11 8 08/11/2026
10.0.10 14 07/16/2026
10.0.9 18 06/11/2026
10.0.8 24 05/14/2026
10.0.7 25 04/23/2026
10.0.6 26 04/23/2026
10.0.5 35 03/13/2026
10.0.4 35 03/11/2026
10.0.3 35 02/13/2026
10.0.2 43 01/17/2026
10.0.1 47 12/12/2025
10.0.0 52 11/14/2025
10.0.0-rc.2.25502.107 71 10/18/2025
10.0.0-rc.1.25451.107 71 09/21/2025
10.0.0-preview.7.25380.108 72 09/05/2025
10.0.0-preview.6.25358.103 80 09/05/2025
10.0.0-preview.5.25277.114 75 09/05/2025
10.0.0-preview.4.25258.110 78 09/05/2025
10.0.0-preview.3.25171.5 72 09/05/2025
10.0.0-preview.2.25163.2 72 09/05/2025
10.0.0-preview.1.25080.5 72 09/05/2025
9.0.19 7 08/11/2026
9.0.18 14 07/16/2026
9.0.17 20 06/11/2026
9.0.16 22 05/14/2026
9.0.15 28 04/23/2026
9.0.14 37 03/11/2026
9.0.13 34 02/13/2026
9.0.12 40 01/19/2026
9.0.11 47 11/15/2025
9.0.10 56 10/19/2025
9.0.9 62 09/21/2025
9.0.8 64 09/05/2025
9.0.7 61 09/05/2025
9.0.6 61 09/05/2025
9.0.5 64 09/05/2025
9.0.4 65 09/05/2025
9.0.3 62 09/05/2025
9.0.2 61 09/05/2025
9.0.1 59 09/05/2025
9.0.0 62 09/05/2025
9.0.0-rc.2.24473.5 69 09/05/2025
9.0.0-rc.1.24431.7 76 09/05/2025
9.0.0-preview.7.24405.7 76 09/05/2025
9.0.0-preview.6.24327.7 82 09/05/2025
9.0.0-preview.5.24306.7 79 09/05/2025
9.0.0-preview.4.24266.19 77 09/05/2025
9.0.0-preview.3.24172.9 76 09/05/2025
9.0.0-preview.2.24128.5 74 09/05/2025
9.0.0-preview.1.24080.9 72 09/05/2025
8.0.0 64 09/05/2025
8.0.0-rc.2.23479.6 68 09/05/2025
8.0.0-rc.1.23419.4 67 09/05/2025
8.0.0-preview.7.23375.6 71 09/05/2025
8.0.0-preview.6.23329.7 76 09/05/2025
8.0.0-preview.5.23280.8 72 09/05/2025
8.0.0-preview.4.23259.5 73 09/05/2025
8.0.0-preview.3.23174.8 65 09/05/2025
8.0.0-preview.2.23128.3 76 09/05/2025
8.0.0-preview.1.23110.8 69 09/05/2025
7.0.0 58 09/05/2025
7.0.0-rc.2.22472.3 70 09/05/2025
7.0.0-rc.1.22426.10 71 09/05/2025
7.0.0-preview.7.22375.6 74 09/05/2025
7.0.0-preview.6.22324.4 69 09/05/2025
7.0.0-preview.5.22301.12 63 09/05/2025
7.0.0-preview.4.22229.4 65 09/05/2025
7.0.0-preview.3.22175.4 69 09/05/2025
7.0.0-preview.2.22152.2 67 09/05/2025
7.0.0-preview.1.22076.8 72 09/05/2025
6.0.0 59 09/05/2025
6.0.0-rc.2.21480.5 70 09/05/2025
6.0.0-rc.1.21451.13 75 09/05/2025
6.0.0-preview.7.21377.19 79 09/05/2025
6.0.0-preview.6.21352.12 71 09/05/2025
6.0.0-preview.5.21301.5 72 09/05/2025
6.0.0-preview.4.21253.7 69 09/05/2025
6.0.0-preview.3.21201.4 68 09/05/2025
6.0.0-preview.2.21154.6 70 09/05/2025
6.0.0-preview.1.21102.12 70 09/05/2025
5.0.0 59 09/05/2025
5.0.0-rc.2.20475.5 72 09/05/2025
5.0.0-rc.1.20451.14 66 09/05/2025
5.0.0-preview.8.20407.11 73 09/05/2025
5.0.0-preview.7.20364.11 73 09/05/2025
5.0.0-preview.6.20305.6 68 09/05/2025
5.0.0-preview.5.20278.1 69 09/05/2025
5.0.0-preview.4.20251.6 67 09/05/2025
5.0.0-preview.3.20215.2 70 09/05/2025
5.0.0-preview.2.20160.3 75 09/05/2025
5.0.0-preview.1.20120.4 72 09/05/2025
3.1.32 60 09/05/2025
3.1.31 62 09/05/2025
3.1.30 60 09/05/2025
3.1.29 63 09/05/2025
3.1.28 63 09/05/2025
3.1.27 61 09/05/2025
3.1.26 61 09/05/2025
3.1.25 60 09/05/2025
3.1.24 57 09/05/2025
3.1.23 62 09/05/2025
3.1.22 61 09/05/2025
3.1.21 64 09/05/2025
3.1.20 59 09/05/2025
3.1.19 58 09/05/2025
3.1.18 62 09/05/2025
3.1.17 63 09/05/2025
3.1.16 57 09/05/2025
3.1.15 61 09/05/2025
3.1.14 63 09/05/2025
3.1.13 60 09/05/2025
3.1.12 60 09/05/2025
3.1.11 62 09/05/2025
3.1.10 60 09/05/2025
3.1.9 61 09/05/2025
3.1.8 61 09/05/2025
3.1.7 63 09/05/2025
3.1.6 63 09/05/2025
3.1.5 63 09/05/2025
3.1.4 63 09/05/2025
3.1.3 63 09/05/2025
3.1.2 62 09/05/2025
3.1.1 58 09/05/2025
3.1.0 63 09/05/2025
3.1.0-preview3.19553.2 72 09/05/2025
3.1.0-preview2.19525.4 74 09/05/2025
3.1.0-preview1.19506.1 68 09/05/2025
3.0.3 58 09/05/2025
3.0.2 61 09/05/2025
3.0.1 62 09/05/2025
3.0.0 60 09/05/2025
3.0.0-rc1.19456.10 73 09/05/2025
3.0.0-preview9.19423.4 73 09/05/2025
3.0.0-preview8.19405.4 69 09/05/2025
3.0.0-preview7.19362.4 70 09/05/2025
3.0.0-preview6.19304.6 70 09/05/2025
3.0.0-preview5.19227.9 71 09/05/2025
3.0.0-preview4.19216.2 68 09/05/2025
3.0.0-preview3.19153.1 65 09/05/2025
3.0.0-preview.19074.2 69 09/05/2025
3.0.0-preview.18572.1 70 09/05/2025
2.2.0 62 09/05/2025
2.2.0-preview3-35497 69 09/05/2025
2.2.0-preview2-35157 66 09/05/2025
2.2.0-preview1-35029 67 09/05/2025
2.1.1 62 09/05/2025
2.1.0 61 09/05/2025
2.1.0-rc1-final 67 09/05/2025
2.1.0-preview2-final 66 09/05/2025
2.1.0-preview1-final 64 09/05/2025
2.0.1 65 09/05/2025
2.0.0 61 09/05/2025
2.0.0-preview2-final 68 09/05/2025
2.0.0-preview1-final 67 09/05/2025
1.1.1 61 09/05/2025
1.1.0 58 09/05/2025
1.1.0-preview1-final 69 09/05/2025
1.0.1 62 09/05/2025
1.0.0 66 09/05/2025
1.0.0-rc2-final 66 09/05/2025
1.0.0-rc1-final 65 09/05/2025