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.
137
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
138
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
139
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
140
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
141
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
142
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
144
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
146
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
147
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
148
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
150
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
151
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
154

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-preview.3.26207.106 6 04/14/2026
11.0.0-preview.2.26159.112 11 03/12/2026
11.0.0-preview.1.26104.118 17 02/13/2026
10.0.6 7 04/14/2026
10.0.5 10 03/15/2026
10.0.4 9 03/12/2026
10.0.3 16 02/13/2026
10.0.2 19 01/14/2026
10.0.1 35 12/11/2025
10.0.0 39 11/12/2025
10.0.0-rc.2.25502.107 75 10/15/2025
10.0.0-rc.1.25451.107 71 09/09/2025
10.0.0-preview.7.25380.108 71 08/14/2025
10.0.0-preview.6.25358.103 82 07/17/2025
10.0.0-preview.5.25277.114 85 06/07/2025
10.0.0-preview.4.25258.110 77 05/15/2025
10.0.0-preview.3.25171.5 95 04/12/2025
10.0.0-preview.2.25163.2 87 04/01/2025
10.0.0-preview.1.25080.5 97 04/01/2025
9.0.15 6 04/14/2026
9.0.14 11 03/12/2026
9.0.13 18 02/11/2026
9.0.12 21 01/14/2026
9.0.11 50 11/12/2025
9.0.10 62 10/15/2025
9.0.9 65 09/10/2025
9.0.8 65 08/05/2025
9.0.7 79 07/09/2025
9.0.6 79 06/12/2025
9.0.5 91 05/16/2025
9.0.4 99 04/10/2025
9.0.3 89 03/30/2025
9.0.2 101 03/30/2025
9.0.1 102 03/30/2025
9.0.0 96 11/24/2024
9.0.0-rc.2.24473.5 99 10/21/2024
9.0.0-rc.1.24431.7 80 10/10/2024
9.0.0-preview.7.24405.7 103 08/22/2024
9.0.0-preview.6.24327.7 122 07/19/2024
9.0.0-preview.5.24306.7 133 07/19/2024
9.0.0-preview.4.24266.19 122 07/19/2024
9.0.0-preview.3.24172.9 133 07/19/2024
9.0.0-preview.2.24128.5 103 07/19/2024
9.0.0-preview.1.24080.9 113 07/19/2024
8.0.0 120 02/05/2024
8.0.0-rc.2.23479.6 113 07/19/2024
8.0.0-rc.1.23419.4 137 07/19/2024
8.0.0-preview.7.23375.6 116 07/19/2024
8.0.0-preview.6.23329.7 127 07/19/2024
8.0.0-preview.5.23280.8 131 07/19/2024
8.0.0-preview.4.23259.5 132 07/19/2024
8.0.0-preview.3.23174.8 128 07/19/2024
8.0.0-preview.2.23128.3 114 07/19/2024
8.0.0-preview.1.23110.8 111 07/19/2024
7.0.0 128 02/05/2024
7.0.0-rc.2.22472.3 122 07/19/2024
7.0.0-rc.1.22426.10 133 07/19/2024
7.0.0-preview.7.22375.6 122 07/19/2024
7.0.0-preview.6.22324.4 134 07/19/2024
7.0.0-preview.5.22301.12 128 07/19/2024
7.0.0-preview.4.22229.4 112 07/19/2024
7.0.0-preview.3.22175.4 120 07/19/2024
7.0.0-preview.2.22152.2 126 07/19/2024
7.0.0-preview.1.22076.8 117 07/19/2024
6.0.0 123 07/19/2024
6.0.0-rc.2.21480.5 116 07/19/2024
6.0.0-rc.1.21451.13 127 07/19/2024
6.0.0-preview.7.21377.19 130 07/19/2024
6.0.0-preview.6.21352.12 112 07/19/2024
6.0.0-preview.5.21301.5 130 07/19/2024
6.0.0-preview.4.21253.7 121 07/19/2024
6.0.0-preview.3.21201.4 125 07/19/2024
6.0.0-preview.2.21154.6 120 07/19/2024
6.0.0-preview.1.21102.12 123 07/19/2024
5.0.0 132 07/19/2024
5.0.0-rc.2.20475.5 119 07/19/2024
5.0.0-rc.1.20451.14 111 07/19/2024
5.0.0-preview.8.20407.11 135 07/19/2024
5.0.0-preview.7.20364.11 115 07/19/2024
5.0.0-preview.6.20305.6 116 07/19/2024
5.0.0-preview.5.20278.1 129 07/19/2024
5.0.0-preview.4.20251.6 123 07/19/2024
5.0.0-preview.3.20215.2 119 07/19/2024
5.0.0-preview.2.20160.3 111 07/19/2024
5.0.0-preview.1.20120.4 120 07/19/2024
3.1.32 132 07/19/2024
3.1.31 118 07/19/2024
3.1.30 102 07/19/2024
3.1.29 112 07/19/2024
3.1.28 125 07/19/2024
3.1.27 127 07/19/2024
3.1.26 111 07/19/2024
3.1.25 122 07/19/2024
3.1.24 127 07/19/2024
3.1.23 105 07/19/2024
3.1.22 117 07/19/2024
3.1.21 118 07/19/2024
3.1.20 123 07/19/2024
3.1.19 112 07/19/2024
3.1.18 112 07/19/2024
3.1.17 121 07/19/2024
3.1.16 137 07/19/2024
3.1.15 121 07/19/2024
3.1.14 129 07/19/2024
3.1.13 122 07/19/2024
3.1.12 125 07/19/2024
3.1.11 125 07/19/2024
3.1.10 116 07/19/2024
3.1.9 121 07/19/2024
3.1.8 125 07/19/2024
3.1.7 124 07/19/2024
3.1.6 123 07/19/2024
3.1.5 124 07/19/2024
3.1.4 111 07/19/2024
3.1.3 114 07/19/2024
3.1.2 123 07/19/2024
3.1.1 117 07/19/2024
3.1.0 143 07/19/2024
3.1.0-preview3.19553.2 120 07/19/2024
3.1.0-preview2.19525.4 115 07/19/2024
3.1.0-preview1.19506.1 136 07/19/2024
3.0.3 122 07/19/2024
3.0.2 120 07/19/2024
3.0.1 108 07/19/2024
3.0.0 127 07/19/2024
3.0.0-rc1.19456.10 115 07/19/2024
3.0.0-preview9.19423.4 126 07/19/2024
3.0.0-preview8.19405.4 131 07/19/2024
3.0.0-preview7.19362.4 121 07/19/2024
3.0.0-preview6.19304.6 118 07/19/2024
3.0.0-preview5.19227.9 167 07/19/2024
3.0.0-preview4.19216.2 136 07/19/2024
3.0.0-preview3.19153.1 130 07/19/2024
3.0.0-preview.19074.2 120 07/19/2024
3.0.0-preview.18572.1 120 07/19/2024
2.2.0 120 07/19/2024
2.2.0-preview3-35497 138 07/19/2024
2.2.0-preview2-35157 123 07/19/2024
2.2.0-preview1-35029 131 07/19/2024
2.1.1 113 07/19/2024
2.1.0 129 07/19/2024
2.1.0-rc1-final 125 07/19/2024
2.1.0-preview2-final 126 07/19/2024
2.1.0-preview1-final 120 07/19/2024
2.0.1 128 07/19/2024
2.0.0 140 07/19/2024
2.0.0-preview2-final 134 07/19/2024
2.0.0-preview1-final 137 07/19/2024
1.1.1 127 07/19/2024
1.1.0 121 07/19/2024
1.1.0-preview1-final 127 07/19/2024
1.0.1 119 07/19/2024
1.0.0 142 07/19/2024
1.0.0-rc2-final 127 07/19/2024
1.0.0-rc1-final 115 07/19/2024