Microsoft.Extensions.FileSystemGlobbing 11.0.0-preview.5.26302.115

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. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
193
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.
171
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.
159
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.
154
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.
151
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.
149
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. This package was built from the source at: https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
149
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.
148
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.
145
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.
144
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.
143
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
142
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. This package was built from the source at: https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
142
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.
141

.NET 10.0

  • No dependencies.

.NET 11.0

  • No dependencies.

.NET Framework 4.6.2

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
11.0.0-preview.5.26302.115 5 6/10/2026
11.0.0-preview.4.26230.115 12 5/13/2026
11.0.0-preview.3.26207.106 12 5/3/2026
11.0.0-preview.2.26159.112 15 3/12/2026
11.0.0-preview.1.26104.118 17 2/11/2026
10.0.9 5 6/10/2026
10.0.8 10 5/13/2026
10.0.7 14 5/3/2026
10.0.6 14 5/4/2026
10.0.5 14 3/17/2026
10.0.4 14 3/12/2026
10.0.3 18 2/11/2026
10.0.2 25 1/20/2026
10.0.1 29 12/14/2025
10.0.0 49 11/11/2025
10.0.0-rc.2.25502.107 64 10/18/2025
10.0.0-rc.1.25451.107 60 9/10/2025
10.0.0-preview.7.25380.108 70 8/12/2025
10.0.0-preview.6.25358.103 75 7/16/2025
10.0.0-preview.5.25277.114 79 6/8/2025
10.0.0-preview.4.25258.110 91 5/17/2025
10.0.0-preview.3.25171.5 81 4/11/2025
10.0.0-preview.2.25163.2 83 3/18/2025
10.0.0-preview.1.25080.5 86 2/27/2025
9.0.17 4 6/10/2026
9.0.16 11 5/13/2026
9.0.15 12 5/3/2026
9.0.14 14 3/12/2026
9.0.13 16 2/11/2026
9.0.12 24 1/20/2026
9.0.11 51 11/11/2025
9.0.10 59 10/18/2025
9.0.9 65 9/10/2025
9.0.8 77 8/7/2025
9.0.7 70 7/11/2025
9.0.6 63 6/15/2025
9.0.5 81 5/18/2025
9.0.4 91 4/11/2025
9.0.3 103 3/16/2025
9.0.2 101 2/15/2025
9.0.1 102 1/18/2025
9.0.0 98 11/18/2024
9.0.0-rc.2.24473.5 104 10/26/2024
9.0.0-rc.1.24431.7 93 9/10/2024
9.0.0-preview.7.24405.7 110 8/15/2024
9.0.0-preview.6.24327.7 119 7/10/2024
9.0.0-preview.5.24306.7 97 6/13/2024
9.0.0-preview.4.24266.19 95 5/26/2024
9.0.0-preview.3.24172.9 109 4/16/2024
9.0.0-preview.2.24128.5 100 3/13/2024
9.0.0-preview.1.24080.9 96 2/17/2024
8.0.0 111 11/16/2023
8.0.0-rc.2.23479.6 127 10/22/2023
8.0.0-rc.1.23419.4 122 9/17/2023
8.0.0-preview.7.23375.6 135 8/22/2023
8.0.0-preview.6.23329.7 125 7/31/2023
8.0.0-preview.5.23280.8 130 7/21/2023
8.0.0-preview.4.23259.5 124 7/31/2023
8.0.0-preview.3.23174.8 125 5/12/2023
8.0.0-preview.2.23128.3 126 5/12/2023
8.0.0-preview.1.23110.8 130 2/23/2023
7.0.0 108 12/3/2022
7.0.0-rc.2.22472.3 140 10/18/2022
7.0.0-rc.1.22426.10 121 9/15/2022
7.0.0-preview.7.22375.6 127 9/15/2022
7.0.0-preview.6.22324.4 129 9/15/2022
7.0.0-preview.5.22301.12 142 6/26/2022
7.0.0-preview.4.22229.4 119 6/26/2022
7.0.0-preview.3.22175.4 130 6/26/2022
7.0.0-preview.2.22152.2 129 6/26/2022
7.0.0-preview.1.22076.8 106 6/26/2022
6.0.2-mauipre.1.22102.15 132 6/26/2022
6.0.2-mauipre.1.22054.8 128 6/26/2022
6.0.0 130 6/26/2022
6.0.0-rc.2.21480.5 121 6/26/2022
6.0.0-rc.1.21451.13 135 6/25/2022
6.0.0-preview.7.21377.19 124 6/26/2022
6.0.0-preview.6.21352.12 124 6/26/2022
6.0.0-preview.5.21301.5 121 6/26/2022
6.0.0-preview.4.21253.7 121 6/26/2022
6.0.0-preview.3.21201.4 124 6/26/2022
6.0.0-preview.2.21154.6 136 6/26/2022
6.0.0-preview.1.21102.12 128 6/26/2022
5.0.0 137 6/26/2022
5.0.0-rc.2.20475.5 127 6/26/2022
5.0.0-rc.1.20451.14 138 6/26/2022
5.0.0-preview.8.20407.11 126 6/26/2022
5.0.0-preview.7.20364.11 116 6/26/2022
5.0.0-preview.6.20305.6 130 6/26/2022
5.0.0-preview.5.20278.1 132 6/26/2022
5.0.0-preview.4.20251.6 127 6/26/2022
5.0.0-preview.3.20215.2 136 6/26/2022
5.0.0-preview.2.20160.3 121 6/26/2022
5.0.0-preview.1.20120.4 144 6/26/2022
3.1.32 126 2/21/2023
3.1.31 119 12/3/2022
3.1.30 112 11/6/2022
3.1.29 113 9/15/2022
3.1.28 134 9/15/2022
3.1.27 124 9/15/2022
3.1.26 111 6/26/2022
3.1.25 131 6/26/2022
3.1.24 109 6/26/2022
3.1.23 126 6/26/2022
3.1.22 128 6/27/2022
3.1.21 121 6/27/2022
3.1.20 112 6/27/2022
3.1.19 106 6/27/2022
3.1.18 123 6/27/2022
3.1.17 130 6/27/2022
3.1.16 119 6/27/2022
3.1.15 124 6/27/2022
3.1.14 119 6/27/2022
3.1.13 132 6/27/2022
3.1.12 145 6/27/2022
3.1.11 130 6/27/2022
3.1.10 122 6/27/2022
3.1.9 104 6/26/2022
3.1.8 127 6/26/2022
3.1.7 116 6/26/2022
3.1.6 134 6/26/2022
3.1.5 106 6/26/2022
3.1.4 108 6/26/2022
3.1.3 136 6/26/2022
3.1.2 112 6/27/2022
3.1.1 122 6/27/2022
3.1.0 113 6/27/2022
3.1.0-preview3.19553.2 140 6/27/2022
3.1.0-preview2.19525.4 121 6/27/2022
3.1.0-preview1.19506.1 123 6/27/2022
3.0.3 130 6/27/2022
3.0.2 121 6/27/2022
3.0.1 131 6/27/2022
3.0.0 122 6/27/2022
3.0.0-rc1.19456.10 135 6/27/2022
3.0.0-preview9.19423.4 139 6/27/2022
3.0.0-preview8.19405.4 125 6/27/2022
3.0.0-preview7.19362.4 129 6/27/2022
3.0.0-preview6.19304.6 113 6/27/2022
3.0.0-preview5.19227.9 136 6/27/2022
3.0.0-preview4.19216.2 128 6/27/2022
3.0.0-preview3.19153.1 118 6/27/2022
3.0.0-preview.19074.2 133 6/27/2022
3.0.0-preview.18572.1 114 6/27/2022
2.2.0 140 6/27/2022
2.2.0-preview3-35497 128 6/27/2022
2.2.0-preview2-35157 126 6/27/2022
2.2.0-preview1-35029 134 6/26/2022
2.1.1 110 6/27/2022
2.1.0 127 6/27/2022
2.1.0-rc1-final 132 6/27/2022
2.1.0-preview2-final 120 6/27/2022
2.1.0-preview1-final 125 6/27/2022
2.0.1 112 6/27/2022
2.0.0 130 6/27/2022
2.0.0-preview2-final 125 6/27/2022
2.0.0-preview1-final 130 6/27/2022
1.1.1 131 6/13/2022
1.1.0 122 6/27/2022
1.1.0-preview1-final 150 6/27/2022
1.0.1 103 6/27/2022
1.0.0 113 6/27/2022
1.0.0-rc2-final 132 6/27/2022
1.0.0-rc1-final 134 6/27/2022