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常用扩展库
56
AME.Extensions
Densen的.net常用扩展库
58
AME.Extensions
Densen的.net常用扩展库
59
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
55
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
56
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
57
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.
56
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.
57
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.
59
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.
75
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.
63
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.
70
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
56
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
60
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
82
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
107
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
305
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
5,474
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
9,358

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