Microsoft.Extensions.FileSystemGlobbing 10.0.0

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
AME.Extensions
Densen的.net常用扩展库
46
AME.Extensions
Densen的.net常用扩展库
47
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
45
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
46
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
47
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
55
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
47
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
51
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.
46
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.
47
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.
49
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.
53
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
51
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
70
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
96
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
281
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
5,460
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
9,288

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

.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 23 11/12/2025
10.0.0-rc.2.25502.107 15 10/18/2025
10.0.0-rc.1.25451.107 20 09/11/2025
10.0.0-preview.7.25380.108 17 08/14/2025
10.0.0-preview.6.25358.103 20 07/17/2025
10.0.0-preview.5.25277.114 22 06/08/2025
10.0.0-preview.4.25258.110 25 05/17/2025
10.0.0-preview.3.25171.5 26 04/17/2025
10.0.0-preview.2.25163.2 31 03/29/2025
10.0.0-preview.1.25080.5 33 03/10/2025
9.0.11 18 11/13/2025
9.0.10 18 10/16/2025
9.0.9 23 09/11/2025
9.0.8 22 08/09/2025
9.0.7 25 07/10/2025
9.0.6 26 06/15/2025
9.0.5 34 05/18/2025
9.0.4 28 04/09/2025
9.0.3 33 03/23/2025
9.0.2 40 02/16/2025
9.0.1 36 01/25/2025
9.0.0 49 11/14/2024
9.0.0-rc.2.24473.5 35 12/04/2024
9.0.0-rc.1.24431.7 34 12/08/2024
9.0.0-preview.7.24405.7 30 12/02/2024
9.0.0-preview.6.24327.7 32 12/02/2024
9.0.0-preview.5.24306.7 36 12/02/2024
9.0.0-preview.4.24266.19 41 05/29/2024
9.0.0-preview.3.24172.9 42 05/15/2024
9.0.0-preview.2.24128.5 36 05/03/2024
9.0.0-preview.1.24080.9 38 05/02/2024
8.0.0 310 12/09/2023
8.0.0-rc.2.23479.6 31 05/29/2024
8.0.0-rc.1.23419.4 36 05/29/2024
8.0.0-preview.7.23375.6 33 05/29/2024
8.0.0-preview.6.23329.7 49 08/07/2023
8.0.0-preview.5.23280.8 32 05/29/2024
8.0.0-preview.4.23259.5 35 05/29/2024
8.0.0-preview.3.23174.8 34 05/29/2024
8.0.0-preview.2.23128.3 36 05/04/2024
8.0.0-preview.1.23110.8 33 05/25/2024
7.0.0 85 09/08/2023
7.0.0-rc.2.22472.3 35 05/29/2024
7.0.0-rc.1.22426.10 33 05/07/2024
7.0.0-preview.7.22375.6 42 05/29/2024
7.0.0-preview.6.22324.4 36 05/29/2024
7.0.0-preview.5.22301.12 29 05/29/2024
7.0.0-preview.4.22229.4 33 05/29/2024
7.0.0-preview.3.22175.4 34 05/29/2024
7.0.0-preview.2.22152.2 32 05/29/2024
7.0.0-preview.1.22076.8 37 05/29/2024
6.0.2-mauipre.1.22102.15 34 05/29/2024
6.0.2-mauipre.1.22054.8 35 05/29/2024
6.0.0-rc.2.21480.5 34 05/29/2024
6.0.0-rc.1.21451.13 34 11/03/2022
6.0.0-preview.7.21377.19 36 05/29/2024
6.0.0-preview.6.21352.12 43 05/29/2024
6.0.0-preview.5.21301.5 34 05/08/2024
6.0.0-preview.4.21253.7 40 05/29/2024
6.0.0-preview.3.21201.4 34 05/07/2024
6.0.0-preview.2.21154.6 33 05/08/2024
6.0.0-preview.1.21102.12 37 05/29/2024
5.0.0-rc.2.20475.5 33 05/05/2024
5.0.0-rc.1.20451.14 30 05/02/2024
5.0.0-preview.8.20407.11 41 05/29/2024
5.0.0-preview.7.20364.11 34 05/29/2024
5.0.0-preview.6.20305.6 31 05/29/2024
5.0.0-preview.5.20278.1 39 05/29/2024
5.0.0-preview.4.20251.6 34 05/29/2024
5.0.0-preview.3.20215.2 40 05/20/2024
5.0.0-preview.2.20160.3 34 05/29/2024
5.0.0-preview.1.20120.4 32 05/16/2024
3.1.32 9,493 05/11/2023
3.1.31 36 05/05/2024
3.1.30 5,520 11/03/2022
3.1.29 41 05/29/2024
3.1.28 45 05/20/2024
3.1.27 36 05/02/2024
3.1.26 39 05/05/2024
3.1.25 42 05/29/2024
3.1.23 69 06/06/2023
3.1.22 50 05/29/2024
3.1.20 42 05/08/2024
3.1.19 40 05/07/2024
3.1.18 42 05/22/2024
3.1.17 43 05/29/2024
3.1.16 44 05/29/2024
3.1.15 46 05/03/2024
3.1.14 42 05/24/2024
3.1.13 42 02/24/2023
3.1.12 40 05/04/2024
3.1.11 40 05/13/2024
3.1.10 45 05/29/2024
3.1.8 41 05/02/2024
3.1.7 43 05/01/2024
3.1.5 41 05/29/2024
3.1.4 45 03/05/2024
3.1.3 40 11/04/2022
3.1.0 41 05/08/2024
3.1.0-preview3.19553.2 39 11/04/2022
3.1.0-preview2.19525.4 37 05/29/2024
3.1.0-preview1.19506.1 36 05/29/2024
3.0.3 38 05/13/2024
3.0.2 40 05/08/2024
3.0.1 42 05/26/2024
3.0.0-rc1.19456.10 37 05/03/2024
3.0.0-preview9.19423.4 36 05/29/2024
3.0.0-preview8.19405.4 37 05/29/2024
3.0.0-preview7.19362.4 35 05/29/2024
3.0.0-preview6.19304.6 33 05/29/2024
3.0.0-preview5.19227.9 33 05/29/2024
3.0.0-preview4.19216.2 34 05/29/2024
3.0.0-preview3.19153.1 38 05/29/2024
3.0.0-preview.19074.2 37 04/30/2024
3.0.0-preview.18572.1 32 05/29/2024
2.2.0-preview3-35497 38 05/29/2024
2.2.0-preview2-35157 37 05/29/2024
2.2.0-preview1-35029 37 05/29/2024
2.1.0-rc1-final 43 05/29/2024
2.1.0-preview2-final 47 05/07/2024
2.1.0-preview1-final 38 05/29/2024
2.0.0-preview2-final 36 05/07/2024
2.0.0-preview1-final 42 05/29/2024
1.1.0 43 05/25/2024
1.1.0-preview1-final 40 05/29/2024
1.0.1 40 05/08/2024
1.0.0 42 05/25/2024
1.0.0-rc2-final 38 05/29/2024
1.0.0-rc1-final 42 05/29/2024