Microsoft.Extensions.FileSystemGlobbing 10.0.0-preview.2.25163.2

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.
2,250
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
2,244
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
65
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. When using NuGet 3.x this package requires at least version 3.4.
63
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
62
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
62
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
61
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders. When using NuGet 3.x this package requires at least version 3.4.
60
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.
60
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
60
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.
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.
59
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
59
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
58
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.
58

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