Microsoft.Extensions.FileSystemGlobbing 11.0.0-preview.2.26159.112

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.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.
135
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
132
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
133
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
134
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
135
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
136
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.
139
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
143
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.
145
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
146

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

.NET Framework 4.6.2

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET 11.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

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