Microsoft.Extensions.FileSystemGlobbing 10.0.0-preview.1.25080.5

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.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
1,635
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
254
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
204
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
90
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
16
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.
15
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. This package was built from the source at: https://github.com/aspnet/FileSystem/tree/a9ab1bd9866ee2a5ba91b62cc5913c16ee9a01b5
14
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
14
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
13
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. This package was built from the source at: https://github.com/aspnet/FileSystem/tree/2a90067e767141e0793444698d7c0b3638bf4f47
13
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/aspnet/Extensions/tree/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
13
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
12

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-preview.1.25080.5 0 02/26/2025
9.0.2 0 02/12/2025
9.0.1 209 01/15/2025
9.0.0 83 11/19/2024
9.0.0-rc.2.24473.5 13 10/30/2024
9.0.0-rc.1.24431.7 11 09/15/2024
9.0.0-preview.7.24405.7 10 08/17/2024
9.0.0-preview.6.24327.7 12 07/12/2024
9.0.0-preview.5.24306.7 10 06/14/2024
9.0.0-preview.4.24266.19 10 05/25/2024
9.0.0-preview.3.24172.9 11 04/20/2024
9.0.0-preview.2.24128.5 11 04/02/2024
9.0.0-preview.1.24080.9 11 04/26/2024
8.0.0 1,646 03/25/2024
8.0.0-rc.2.23479.6 8 04/26/2024
8.0.0-rc.1.23419.4 9 04/26/2024
8.0.0-preview.7.23375.6 13 04/26/2024
8.0.0-preview.6.23329.7 7 04/26/2024
8.0.0-preview.5.23280.8 11 04/26/2024
8.0.0-preview.4.23259.5 9 04/26/2024
8.0.0-preview.3.23174.8 13 04/26/2024
8.0.0-preview.2.23128.3 9 04/26/2024
8.0.0-preview.1.23110.8 10 04/26/2024
7.0.0 257 03/26/2024
7.0.0-rc.2.22472.3 10 04/26/2024
7.0.0-rc.1.22426.10 5 04/26/2024
7.0.0-preview.7.22375.6 12 04/17/2024
7.0.0-preview.6.22324.4 7 04/26/2024
7.0.0-preview.5.22301.12 9 04/26/2024
7.0.0-preview.4.22229.4 11 04/26/2024
7.0.0-preview.3.22175.4 9 04/26/2024
7.0.0-preview.2.22152.2 10 04/26/2024
7.0.0-preview.1.22076.8 15 04/26/2024
6.0.2-mauipre.1.22102.15 7 04/26/2024
6.0.2-mauipre.1.22054.8 7 04/26/2024
6.0.0 14 04/25/2024
6.0.0-rc.2.21480.5 12 04/26/2024
6.0.0-rc.1.21451.13 8 04/26/2024
6.0.0-preview.7.21377.19 9 04/26/2024
6.0.0-preview.6.21352.12 9 04/17/2024
6.0.0-preview.5.21301.5 7 04/26/2024
6.0.0-preview.4.21253.7 10 04/26/2024
6.0.0-preview.3.21201.4 11 04/26/2024
6.0.0-preview.2.21154.6 12 04/26/2024
6.0.0-preview.1.21102.12 10 04/26/2024
5.0.0 12 04/25/2024
5.0.0-rc.2.20475.5 7 04/26/2024
5.0.0-rc.1.20451.14 9 04/26/2024
5.0.0-preview.8.20407.11 9 04/26/2024
5.0.0-preview.7.20364.11 12 04/26/2024
5.0.0-preview.6.20305.6 7 04/26/2024
5.0.0-preview.5.20278.1 9 04/26/2024
5.0.0-preview.4.20251.6 10 04/26/2024
5.0.0-preview.3.20215.2 8 04/26/2024
5.0.0-preview.2.20160.3 9 04/26/2024
5.0.0-preview.1.20120.4 10 04/26/2024
3.1.32 9 04/28/2024
3.1.31 9 04/28/2024
3.1.30 14 04/03/2024
3.1.29 10 04/28/2024
3.1.28 11 04/28/2024
3.1.27 10 04/28/2024
3.1.26 7 04/28/2024
3.1.25 7 04/28/2024
3.1.24 8 04/28/2024
3.1.23 8 04/28/2024
3.1.22 9 04/28/2024
3.1.21 12 04/28/2024
3.1.20 8 04/28/2024
3.1.19 8 04/28/2024
3.1.18 9 04/28/2024
3.1.17 11 04/28/2024
3.1.16 9 04/28/2024
3.1.15 10 04/28/2024
3.1.14 8 04/28/2024
3.1.13 11 04/28/2024
3.1.12 9 04/28/2024
3.1.11 10 04/28/2024
3.1.10 8 04/28/2024
3.1.9 9 04/25/2024
3.1.8 10 04/25/2024
3.1.7 11 04/25/2024
3.1.6 12 04/25/2024
3.1.5 11 04/25/2024
3.1.4 12 04/25/2024
3.1.3 12 04/13/2024
3.1.2 10 04/25/2024
3.1.1 11 04/25/2024
3.1.0 13 04/25/2024
3.1.0-preview3.19553.2 9 04/26/2024
3.1.0-preview2.19525.4 11 04/26/2024
3.1.0-preview1.19506.1 10 04/26/2024
3.0.3 10 04/25/2024
3.0.2 11 04/25/2024
3.0.1 10 04/25/2024
3.0.0 8 04/25/2024
3.0.0-rc1.19456.10 9 04/26/2024
3.0.0-preview9.19423.4 9 04/26/2024
3.0.0-preview8.19405.4 9 04/26/2024
3.0.0-preview7.19362.4 8 04/26/2024
3.0.0-preview6.19304.6 13 04/26/2024
3.0.0-preview5.19227.9 10 04/26/2024
3.0.0-preview4.19216.2 10 04/26/2024
3.0.0-preview3.19153.1 8 04/26/2024
3.0.0-preview.19074.2 12 04/26/2024
3.0.0-preview.18572.1 10 04/26/2024
2.2.0 17 04/25/2024
2.2.0-preview3-35497 10 04/26/2024
2.2.0-preview2-35157 12 04/26/2024
2.2.0-preview1-35029 8 04/26/2024
2.1.1 9 04/25/2024
2.1.0 13 04/25/2024
2.1.0-rc1-final 10 04/26/2024
2.1.0-preview2-final 9 04/26/2024
2.1.0-preview1-final 8 04/26/2024
2.0.1 10 04/25/2024
2.0.0 12 04/25/2024
2.0.0-preview2-final 9 05/25/2024
2.0.0-preview1-final 6 04/26/2024
1.1.1 10 04/25/2024
1.1.0 10 04/25/2024
1.1.0-preview1-final 8 04/26/2024
1.0.1 11 04/25/2024
1.0.0 10 04/25/2024
1.0.0-rc2-final 11 04/26/2024
1.0.0-rc1-final 7 04/26/2024