Microsoft.Extensions.FileSystemGlobbing 10.0.0-preview.5.25277.114

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
97
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.
90
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.
87
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.
86
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.
84
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.
82
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.
81
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
81
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.
80
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.
79
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.
78
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
76
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.
76
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.
75
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.
74
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.
73
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.
72

.NET Framework 4.6.2

  • No dependencies.

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
10.0.0-preview.5.25277.114 3 6/8/2025
10.0.0-preview.4.25258.110 12 5/17/2025
10.0.0-preview.3.25171.5 12 4/11/2025
10.0.0-preview.2.25163.2 15 3/18/2025
10.0.0-preview.1.25080.5 18 2/27/2025
9.0.5 9 5/18/2025
9.0.4 13 4/11/2025
9.0.3 16 3/16/2025
9.0.2 32 2/15/2025
9.0.1 34 1/18/2025
9.0.0 25 11/18/2024
9.0.0-rc.2.24473.5 26 10/26/2024
9.0.0-rc.1.24431.7 30 9/10/2024
9.0.0-preview.7.24405.7 39 8/15/2024
9.0.0-preview.6.24327.7 40 7/10/2024
9.0.0-preview.5.24306.7 29 6/13/2024
9.0.0-preview.4.24266.19 31 5/26/2024
9.0.0-preview.3.24172.9 33 4/16/2024
9.0.0-preview.2.24128.5 36 3/13/2024
9.0.0-preview.1.24080.9 34 2/17/2024
8.0.0 52 11/16/2023
8.0.0-rc.2.23479.6 56 10/22/2023
8.0.0-rc.1.23419.4 51 9/17/2023
8.0.0-preview.7.23375.6 61 8/22/2023
8.0.0-preview.6.23329.7 54 7/31/2023
8.0.0-preview.5.23280.8 56 7/21/2023
8.0.0-preview.4.23259.5 55 7/31/2023
8.0.0-preview.3.23174.8 59 5/12/2023
8.0.0-preview.2.23128.3 57 5/12/2023
8.0.0-preview.1.23110.8 63 2/23/2023
7.0.0 47 12/3/2022
7.0.0-rc.2.22472.3 66 10/18/2022
7.0.0-rc.1.22426.10 46 9/15/2022
7.0.0-preview.7.22375.6 67 9/15/2022
7.0.0-preview.6.22324.4 59 9/15/2022
7.0.0-preview.5.22301.12 78 6/26/2022
7.0.0-preview.4.22229.4 58 6/26/2022
7.0.0-preview.3.22175.4 67 6/26/2022
7.0.0-preview.2.22152.2 67 6/26/2022
7.0.0-preview.1.22076.8 46 6/26/2022
6.0.2-mauipre.1.22102.15 62 6/26/2022
6.0.2-mauipre.1.22054.8 55 6/26/2022
6.0.0 73 6/26/2022
6.0.0-rc.2.21480.5 60 6/26/2022
6.0.0-rc.1.21451.13 70 6/25/2022
6.0.0-preview.7.21377.19 60 6/26/2022
6.0.0-preview.6.21352.12 66 6/26/2022
6.0.0-preview.5.21301.5 60 6/26/2022
6.0.0-preview.4.21253.7 59 6/26/2022
6.0.0-preview.3.21201.4 59 6/26/2022
6.0.0-preview.2.21154.6 67 6/26/2022
6.0.0-preview.1.21102.12 64 6/26/2022
5.0.0 75 6/26/2022
5.0.0-rc.2.20475.5 60 6/26/2022
5.0.0-rc.1.20451.14 71 6/26/2022
5.0.0-preview.8.20407.11 59 6/26/2022
5.0.0-preview.7.20364.11 59 6/26/2022
5.0.0-preview.6.20305.6 62 6/26/2022
5.0.0-preview.5.20278.1 73 6/26/2022
5.0.0-preview.4.20251.6 61 6/26/2022
5.0.0-preview.3.20215.2 59 6/26/2022
5.0.0-preview.2.20160.3 61 6/26/2022
5.0.0-preview.1.20120.4 71 6/26/2022
3.1.32 52 2/21/2023
3.1.31 50 12/3/2022
3.1.30 46 11/6/2022
3.1.29 49 9/15/2022
3.1.28 70 9/15/2022
3.1.27 53 9/15/2022
3.1.26 50 6/26/2022
3.1.25 65 6/26/2022
3.1.24 52 6/26/2022
3.1.23 63 6/26/2022
3.1.22 58 6/27/2022
3.1.21 55 6/27/2022
3.1.20 58 6/27/2022
3.1.19 50 6/27/2022
3.1.18 63 6/27/2022
3.1.17 65 6/27/2022
3.1.16 55 6/27/2022
3.1.15 57 6/27/2022
3.1.14 50 6/27/2022
3.1.13 58 6/27/2022
3.1.12 74 6/27/2022
3.1.11 60 6/27/2022
3.1.10 51 6/27/2022
3.1.9 49 6/26/2022
3.1.8 63 6/26/2022
3.1.7 47 6/26/2022
3.1.6 73 6/26/2022
3.1.5 48 6/26/2022
3.1.4 45 6/26/2022
3.1.3 65 6/26/2022
3.1.2 53 6/27/2022
3.1.1 50 6/27/2022
3.1.0 51 6/27/2022
3.1.0-preview3.19553.2 64 6/27/2022
3.1.0-preview2.19525.4 58 6/27/2022
3.1.0-preview1.19506.1 63 6/27/2022
3.0.3 61 6/27/2022
3.0.2 52 6/27/2022
3.0.1 64 6/27/2022
3.0.0 62 6/27/2022
3.0.0-rc1.19456.10 62 6/27/2022
3.0.0-preview9.19423.4 65 6/27/2022
3.0.0-preview8.19405.4 66 6/27/2022
3.0.0-preview7.19362.4 65 6/27/2022
3.0.0-preview6.19304.6 49 6/27/2022
3.0.0-preview5.19227.9 71 6/27/2022
3.0.0-preview4.19216.2 63 6/27/2022
3.0.0-preview3.19153.1 53 6/27/2022
3.0.0-preview.19074.2 64 6/27/2022
3.0.0-preview.18572.1 49 6/27/2022
2.2.0 73 6/27/2022
2.2.0-preview3-35497 65 6/27/2022
2.2.0-preview2-35157 60 6/27/2022
2.2.0-preview1-35029 73 6/26/2022
2.1.1 48 6/27/2022
2.1.0 59 6/27/2022
2.1.0-rc1-final 58 6/27/2022
2.1.0-preview2-final 60 6/27/2022
2.1.0-preview1-final 63 6/27/2022
2.0.1 54 6/27/2022
2.0.0 62 6/27/2022
2.0.0-preview2-final 61 6/27/2022
2.0.0-preview1-final 62 6/27/2022
1.1.1 70 6/13/2022
1.1.0 59 6/27/2022
1.1.0-preview1-final 76 6/27/2022
1.0.1 46 6/27/2022
1.0.0 54 6/27/2022
1.0.0-rc2-final 62 6/27/2022
1.0.0-rc1-final 58 6/27/2022