Microsoft.Extensions.FileSystemGlobbing 9.0.10

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
118
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.
105
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.
103
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.
102
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.
99
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
98
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.
96
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.
95
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.
94
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.
93
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.
91
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
89
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.
88

.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
10.0.0-rc.2.25502.107 4 10/18/2025
10.0.0-rc.1.25451.107 11 9/10/2025
10.0.0-preview.7.25380.108 21 8/12/2025
10.0.0-preview.6.25358.103 20 7/16/2025
10.0.0-preview.5.25277.114 25 6/8/2025
10.0.0-preview.4.25258.110 38 5/17/2025
10.0.0-preview.3.25171.5 37 4/11/2025
10.0.0-preview.2.25163.2 31 3/18/2025
10.0.0-preview.1.25080.5 32 2/27/2025
9.0.10 3 10/18/2025
9.0.9 14 9/10/2025
9.0.8 20 8/7/2025
9.0.7 19 7/11/2025
9.0.6 22 6/15/2025
9.0.5 25 5/18/2025
9.0.4 27 4/11/2025
9.0.3 38 3/16/2025
9.0.2 46 2/15/2025
9.0.1 53 1/18/2025
9.0.0 41 11/18/2024
9.0.0-rc.2.24473.5 49 10/26/2024
9.0.0-rc.1.24431.7 42 9/10/2024
9.0.0-preview.7.24405.7 55 8/15/2024
9.0.0-preview.6.24327.7 58 7/10/2024
9.0.0-preview.5.24306.7 45 6/13/2024
9.0.0-preview.4.24266.19 47 5/26/2024
9.0.0-preview.3.24172.9 52 4/16/2024
9.0.0-preview.2.24128.5 54 3/13/2024
9.0.0-preview.1.24080.9 50 2/17/2024
8.0.0 65 11/16/2023
8.0.0-rc.2.23479.6 70 10/22/2023
8.0.0-rc.1.23419.4 67 9/17/2023
8.0.0-preview.7.23375.6 77 8/22/2023
8.0.0-preview.6.23329.7 72 7/31/2023
8.0.0-preview.5.23280.8 77 7/21/2023
8.0.0-preview.4.23259.5 71 7/31/2023
8.0.0-preview.3.23174.8 77 5/12/2023
8.0.0-preview.2.23128.3 72 5/12/2023
8.0.0-preview.1.23110.8 82 2/23/2023
7.0.0 60 12/3/2022
7.0.0-rc.2.22472.3 86 10/18/2022
7.0.0-rc.1.22426.10 58 9/15/2022
7.0.0-preview.7.22375.6 82 9/15/2022
7.0.0-preview.6.22324.4 78 9/15/2022
7.0.0-preview.5.22301.12 98 6/26/2022
7.0.0-preview.4.22229.4 74 6/26/2022
7.0.0-preview.3.22175.4 86 6/26/2022
7.0.0-preview.2.22152.2 82 6/26/2022
7.0.0-preview.1.22076.8 62 6/26/2022
6.0.2-mauipre.1.22102.15 78 6/26/2022
6.0.2-mauipre.1.22054.8 74 6/26/2022
6.0.0 85 6/26/2022
6.0.0-rc.2.21480.5 76 6/26/2022
6.0.0-rc.1.21451.13 85 6/25/2022
6.0.0-preview.7.21377.19 78 6/26/2022
6.0.0-preview.6.21352.12 82 6/26/2022
6.0.0-preview.5.21301.5 79 6/26/2022
6.0.0-preview.4.21253.7 74 6/26/2022
6.0.0-preview.3.21201.4 78 6/26/2022
6.0.0-preview.2.21154.6 86 6/26/2022
6.0.0-preview.1.21102.12 77 6/26/2022
5.0.0 90 6/26/2022
5.0.0-rc.2.20475.5 76 6/26/2022
5.0.0-rc.1.20451.14 87 6/26/2022
5.0.0-preview.8.20407.11 74 6/26/2022
5.0.0-preview.7.20364.11 75 6/26/2022
5.0.0-preview.6.20305.6 77 6/26/2022
5.0.0-preview.5.20278.1 86 6/26/2022
5.0.0-preview.4.20251.6 79 6/26/2022
5.0.0-preview.3.20215.2 74 6/26/2022
5.0.0-preview.2.20160.3 76 6/26/2022
5.0.0-preview.1.20120.4 87 6/26/2022
3.1.32 68 2/21/2023
3.1.31 67 12/3/2022
3.1.30 60 11/6/2022
3.1.29 63 9/15/2022
3.1.28 83 9/15/2022
3.1.27 68 9/15/2022
3.1.26 63 6/26/2022
3.1.25 82 6/26/2022
3.1.24 67 6/26/2022
3.1.23 76 6/26/2022
3.1.22 77 6/27/2022
3.1.21 76 6/27/2022
3.1.20 71 6/27/2022
3.1.19 61 6/27/2022
3.1.18 75 6/27/2022
3.1.17 78 6/27/2022
3.1.16 68 6/27/2022
3.1.15 74 6/27/2022
3.1.14 64 6/27/2022
3.1.13 74 6/27/2022
3.1.12 89 6/27/2022
3.1.11 77 6/27/2022
3.1.10 68 6/27/2022
3.1.9 63 6/26/2022
3.1.8 81 6/26/2022
3.1.7 65 6/26/2022
3.1.6 89 6/26/2022
3.1.5 62 6/26/2022
3.1.4 60 6/26/2022
3.1.3 83 6/26/2022
3.1.2 66 6/27/2022
3.1.1 67 6/27/2022
3.1.0 65 6/27/2022
3.1.0-preview3.19553.2 81 6/27/2022
3.1.0-preview2.19525.4 74 6/27/2022
3.1.0-preview1.19506.1 77 6/27/2022
3.0.3 77 6/27/2022
3.0.2 69 6/27/2022
3.0.1 77 6/27/2022
3.0.0 77 6/27/2022
3.0.0-rc1.19456.10 81 6/27/2022
3.0.0-preview9.19423.4 80 6/27/2022
3.0.0-preview8.19405.4 81 6/27/2022
3.0.0-preview7.19362.4 82 6/27/2022
3.0.0-preview6.19304.6 63 6/27/2022
3.0.0-preview5.19227.9 86 6/27/2022
3.0.0-preview4.19216.2 78 6/27/2022
3.0.0-preview3.19153.1 66 6/27/2022
3.0.0-preview.19074.2 79 6/27/2022
3.0.0-preview.18572.1 64 6/27/2022
2.2.0 86 6/27/2022
2.2.0-preview3-35497 81 6/27/2022
2.2.0-preview2-35157 73 6/27/2022
2.2.0-preview1-35029 88 6/26/2022
2.1.1 63 6/27/2022
2.1.0 75 6/27/2022
2.1.0-rc1-final 75 6/27/2022
2.1.0-preview2-final 75 6/27/2022
2.1.0-preview1-final 80 6/27/2022
2.0.1 68 6/27/2022
2.0.0 73 6/27/2022
2.0.0-preview2-final 77 6/27/2022
2.0.0-preview1-final 81 6/27/2022
1.1.1 83 6/13/2022
1.1.0 74 6/27/2022
1.1.0-preview1-final 90 6/27/2022
1.0.1 60 6/27/2022
1.0.0 68 6/27/2022
1.0.0-rc2-final 77 6/27/2022
1.0.0-rc1-final 75 6/27/2022