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.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
171
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
172
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
173
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
174
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
176
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
178
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
179
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
183
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
184
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
185
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
186
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
188
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.
172

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
11.0.0-rc.1.26425.128 9 09/09/2026
11.0.0-preview.7.26381.103 15 08/12/2026
11.0.0-preview.6.26359.118 22 07/15/2026
11.0.0-preview.5.26302.115 30 06/09/2026
11.0.0-preview.4.26230.115 29 05/13/2026
11.0.0-preview.3.26207.106 51 04/14/2026
11.0.0-preview.2.26159.112 45 03/12/2026
11.0.0-preview.1.26104.118 48 02/13/2026
10.0.12 10 09/09/2026
10.0.11 15 08/12/2026
10.0.10 21 07/15/2026
10.0.9 28 06/09/2026
10.0.8 25 05/13/2026
10.0.7 42 04/21/2026
10.0.6 35 04/14/2026
10.0.5 44 03/15/2026
10.0.4 47 03/12/2026
10.0.3 53 02/13/2026
10.0.2 55 01/14/2026
10.0.1 78 12/11/2025
10.0.0 75 11/12/2025
10.0.0-rc.2.25502.107 119 10/15/2025
10.0.0-rc.1.25451.107 104 09/09/2025
10.0.0-preview.7.25380.108 110 08/14/2025
10.0.0-preview.6.25358.103 118 07/17/2025
10.0.0-preview.5.25277.114 121 06/07/2025
10.0.0-preview.4.25258.110 118 05/15/2025
10.0.0-preview.3.25171.5 130 04/12/2025
10.0.0-preview.2.25163.2 122 04/01/2025
10.0.0-preview.1.25080.5 135 04/01/2025
9.0.20 9 09/09/2026
9.0.19 16 08/11/2026
9.0.18 21 07/15/2026
9.0.17 29 06/09/2026
9.0.16 29 05/13/2026
9.0.15 33 04/14/2026
9.0.14 46 03/12/2026
9.0.13 55 02/11/2026
9.0.12 52 01/14/2026
9.0.11 81 11/12/2025
9.0.10 95 10/15/2025
9.0.9 102 09/10/2025
9.0.8 103 08/05/2025
9.0.7 121 07/09/2025
9.0.6 125 06/12/2025
9.0.5 126 05/16/2025
9.0.4 132 04/10/2025
9.0.3 126 03/30/2025
9.0.2 143 03/30/2025
9.0.1 141 03/30/2025
9.0.0 134 11/24/2024
9.0.0-rc.2.24473.5 136 10/21/2024
9.0.0-rc.1.24431.7 111 10/10/2024
9.0.0-preview.7.24405.7 136 08/22/2024
9.0.0-preview.6.24327.7 157 07/19/2024
9.0.0-preview.5.24306.7 170 07/19/2024
9.0.0-preview.4.24266.19 167 07/19/2024
9.0.0-preview.3.24172.9 170 07/19/2024
9.0.0-preview.2.24128.5 141 07/19/2024
9.0.0-preview.1.24080.9 146 07/19/2024
8.0.0 158 02/05/2024
8.0.0-rc.2.23479.6 147 07/19/2024
8.0.0-rc.1.23419.4 169 07/19/2024
8.0.0-preview.7.23375.6 154 07/19/2024
8.0.0-preview.6.23329.7 162 07/19/2024
8.0.0-preview.5.23280.8 168 07/19/2024
8.0.0-preview.4.23259.5 167 07/19/2024
8.0.0-preview.3.23174.8 170 07/19/2024
8.0.0-preview.2.23128.3 155 07/19/2024
8.0.0-preview.1.23110.8 146 07/19/2024
7.0.0 161 02/05/2024
7.0.0-rc.2.22472.3 153 07/19/2024
7.0.0-rc.1.22426.10 165 07/19/2024
7.0.0-preview.7.22375.6 156 07/19/2024
7.0.0-preview.6.22324.4 171 07/19/2024
7.0.0-preview.5.22301.12 159 07/19/2024
7.0.0-preview.4.22229.4 143 07/19/2024
7.0.0-preview.3.22175.4 150 07/19/2024
7.0.0-preview.2.22152.2 164 07/19/2024
7.0.0-preview.1.22076.8 143 07/19/2024
6.0.0 165 07/19/2024
6.0.0-rc.2.21480.5 157 07/19/2024
6.0.0-rc.1.21451.13 159 07/19/2024
6.0.0-preview.7.21377.19 172 07/19/2024
6.0.0-preview.6.21352.12 150 07/19/2024
6.0.0-preview.5.21301.5 163 07/19/2024
6.0.0-preview.4.21253.7 159 07/19/2024
6.0.0-preview.3.21201.4 157 07/19/2024
6.0.0-preview.2.21154.6 160 07/19/2024
6.0.0-preview.1.21102.12 159 07/19/2024
5.0.0 171 07/19/2024
5.0.0-rc.2.20475.5 142 07/19/2024
5.0.0-rc.1.20451.14 144 07/19/2024
5.0.0-preview.8.20407.11 172 07/19/2024
5.0.0-preview.7.20364.11 149 07/19/2024
5.0.0-preview.6.20305.6 150 07/19/2024
5.0.0-preview.5.20278.1 166 07/19/2024
5.0.0-preview.4.20251.6 155 07/19/2024
5.0.0-preview.3.20215.2 157 07/19/2024
5.0.0-preview.2.20160.3 146 07/19/2024
5.0.0-preview.1.20120.4 156 07/19/2024
3.1.32 168 07/19/2024
3.1.31 157 07/19/2024
3.1.30 138 07/19/2024
3.1.29 148 07/19/2024
3.1.28 157 07/19/2024
3.1.27 157 07/19/2024
3.1.26 147 07/19/2024
3.1.25 147 07/19/2024
3.1.24 162 07/19/2024
3.1.23 132 07/19/2024
3.1.22 144 07/19/2024
3.1.21 141 07/19/2024
3.1.20 148 07/19/2024
3.1.19 137 07/19/2024
3.1.18 149 07/19/2024
3.1.17 153 07/19/2024
3.1.16 170 07/19/2024
3.1.15 145 07/19/2024
3.1.14 160 07/19/2024
3.1.13 160 07/19/2024
3.1.12 158 07/19/2024
3.1.11 162 07/19/2024
3.1.10 152 07/19/2024
3.1.9 158 07/19/2024
3.1.8 159 07/19/2024
3.1.7 160 07/19/2024
3.1.6 157 07/19/2024
3.1.5 159 07/19/2024
3.1.4 147 07/19/2024
3.1.3 149 07/19/2024
3.1.2 164 07/19/2024
3.1.1 153 07/19/2024
3.1.0 179 07/19/2024
3.1.0-preview3.19553.2 154 07/19/2024
3.1.0-preview2.19525.4 146 07/19/2024
3.1.0-preview1.19506.1 174 07/19/2024
3.0.3 161 07/19/2024
3.0.2 153 07/19/2024
3.0.1 145 07/19/2024
3.0.0 161 07/19/2024
3.0.0-rc1.19456.10 143 07/19/2024
3.0.0-preview9.19423.4 160 07/19/2024
3.0.0-preview8.19405.4 164 07/19/2024
3.0.0-preview7.19362.4 157 07/19/2024
3.0.0-preview6.19304.6 151 07/19/2024
3.0.0-preview5.19227.9 235 07/19/2024
3.0.0-preview4.19216.2 171 07/19/2024
3.0.0-preview3.19153.1 164 07/19/2024
3.0.0-preview.19074.2 156 07/19/2024
3.0.0-preview.18572.1 156 07/19/2024
2.2.0 150 07/19/2024
2.2.0-preview3-35497 175 07/19/2024
2.2.0-preview2-35157 162 07/19/2024
2.2.0-preview1-35029 163 07/19/2024
2.1.1 150 07/19/2024
2.1.0 162 07/19/2024
2.1.0-rc1-final 161 07/19/2024
2.1.0-preview2-final 161 07/19/2024
2.1.0-preview1-final 154 07/19/2024
2.0.1 169 07/19/2024
2.0.0 171 07/19/2024
2.0.0-preview2-final 172 07/19/2024
2.0.0-preview1-final 175 07/19/2024
1.1.1 155 07/19/2024
1.1.0 154 07/19/2024
1.1.0-preview1-final 159 07/19/2024
1.0.1 146 07/19/2024
1.0.0 181 07/19/2024
1.0.0-rc2-final 165 07/19/2024
1.0.0-rc1-final 153 07/19/2024