Microsoft.Extensions.FileSystemGlobbing 9.0.16

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
190
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.
169
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.
156
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.
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.
147
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.
146
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
146
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.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.
142
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.
140
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.
140
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
139
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.
139
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.
138

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