Microsoft.Extensions.FileSystemGlobbing 9.0.1

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.
4,034
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
3,801
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
1,094
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.
780
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
326
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
312
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
37
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/b9793f0a1d9a75940c50e31e956d09397a5d1876
34
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.
34
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
31
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
31
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.
31
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.
31
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.
30
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.
30
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.
29

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 Standard 2.0

  • No dependencies.

Version Downloads Last updated
9.0.1 7 01/19/2025
9.0.0 11 11/13/2024
9.0.0-rc.2.24473.5 11 10/09/2024
9.0.0-rc.1.24431.7 14 09/13/2024
9.0.0-preview.7.24405.7 12 08/13/2024
9.0.0-preview.6.24327.7 16 07/11/2024
9.0.0-preview.5.24306.7 18 06/15/2024
9.0.0-preview.4.24266.19 19 05/28/2024
9.0.0-preview.3.24172.9 23 04/18/2024
9.0.0-preview.2.24128.5 17 03/20/2024
9.0.0-preview.1.24080.9 18 03/07/2024
8.0.0 1,097 11/15/2023
8.0.0-rc.2.23479.6 17 12/05/2023
8.0.0-rc.1.23419.4 22 11/17/2023
8.0.0-preview.7.23375.6 26 08/18/2023
8.0.0-preview.6.23329.7 19 11/27/2023
8.0.0-preview.5.23280.8 20 08/21/2023
8.0.0-preview.4.23259.5 21 05/29/2023
8.0.0-preview.3.23174.8 21 11/27/2023
8.0.0-preview.2.23128.3 19 11/27/2023
8.0.0-preview.1.23110.8 19 11/17/2023
7.0.0 23 09/01/2023
7.0.0-rc.2.22472.3 22 08/09/2023
7.0.0-rc.1.22426.10 16 12/01/2023
7.0.0-preview.7.22375.6 19 11/27/2023
7.0.0-preview.6.22324.4 23 10/26/2023
7.0.0-preview.5.22301.12 19 12/02/2023
7.0.0-preview.4.22229.4 19 08/11/2023
7.0.0-preview.3.22175.4 19 06/27/2023
7.0.0-preview.2.22152.2 26 06/27/2023
7.0.0-preview.1.22076.8 18 11/27/2023
6.0.2-mauipre.1.22102.15 17 07/09/2023
6.0.2-mauipre.1.22054.8 17 11/26/2023
6.0.0 4,042 11/15/2021
6.0.0-rc.2.21480.5 19 06/27/2023
6.0.0-rc.1.21451.13 18 11/12/2023
6.0.0-preview.7.21377.19 18 10/18/2023
6.0.0-preview.6.21352.12 23 06/27/2023
6.0.0-preview.5.21301.5 19 11/26/2023
6.0.0-preview.4.21253.7 20 06/28/2023
6.0.0-preview.3.21201.4 17 11/27/2023
6.0.0-preview.2.21154.6 19 11/26/2023
6.0.0-preview.1.21102.12 21 08/11/2023
5.0.0 784 12/22/2020
5.0.0-rc.2.20475.5 19 09/01/2023
5.0.0-rc.1.20451.14 19 07/09/2023
5.0.0-preview.8.20407.11 19 12/02/2023
5.0.0-preview.7.20364.11 17 06/28/2023
5.0.0-preview.6.20305.6 17 11/01/2023
5.0.0-preview.5.20278.1 22 11/27/2023
5.0.0-preview.4.20251.6 20 11/01/2023
5.0.0-preview.3.20215.2 21 10/13/2023
5.0.0-preview.2.20160.3 22 06/26/2023
5.0.0-preview.1.20120.4 21 11/27/2023
3.1.32 20 08/15/2023
3.1.31 17 02/09/2024
3.1.30 25 08/10/2023
3.1.29 18 02/05/2024
3.1.28 20 07/22/2023
3.1.27 21 06/26/2023
3.1.26 20 11/29/2023
3.1.25 16 12/21/2023
3.1.24 19 08/09/2023
3.1.23 19 12/10/2023
3.1.22 26 12/17/2023
3.1.21 19 12/24/2023
3.1.20 20 12/04/2023
3.1.19 20 12/07/2023
3.1.18 22 12/03/2021
3.1.17 18 12/24/2023
3.1.16 21 12/25/2023
3.1.15 19 10/11/2023
3.1.14 18 11/17/2023
3.1.13 16 12/24/2023
3.1.12 21 11/24/2023
3.1.11 21 02/09/2024
3.1.10 20 10/14/2023
3.1.9 23 11/28/2023
3.1.8 21 10/15/2023
3.1.7 22 10/28/2023
3.1.6 22 11/28/2023
3.1.5 19 11/29/2023
3.1.4 22 10/12/2023
3.1.3 22 02/19/2022
3.1.2 20 02/19/2022
3.1.1 26 10/12/2023
3.1.0 3,799 01/26/2021
3.1.0-preview3.19553.2 17 11/26/2023
3.1.0-preview2.19525.4 21 11/04/2023
3.1.0-preview1.19506.1 18 11/27/2023
3.0.3 21 11/18/2023
3.0.2 24 11/27/2023
3.0.1 21 11/28/2023
3.0.0 21 10/24/2023
3.0.0-rc1.19456.10 21 12/02/2023
3.0.0-preview9.19423.4 18 11/27/2023
3.0.0-preview8.19405.4 19 11/27/2023
3.0.0-preview7.19362.4 20 11/26/2023
3.0.0-preview6.19304.6 16 10/14/2023
3.0.0-preview5.19227.9 17 11/26/2023
3.0.0-preview4.19216.2 15 11/26/2023
3.0.0-preview3.19153.1 17 11/27/2023
3.0.0-preview.19074.2 18 10/12/2023
3.0.0-preview.18572.1 21 01/09/2024
2.2.0 24 11/06/2023
2.2.0-preview3-35497 17 10/19/2023
2.2.0-preview2-35157 17 10/17/2023
2.2.0-preview1-35029 34 10/19/2023
2.1.1 27 12/03/2021
2.1.0 21 12/03/2021
2.1.0-rc1-final 20 10/23/2023
2.1.0-preview2-final 17 10/23/2023
2.1.0-preview1-final 20 10/23/2023
2.0.1 316 01/21/2021
2.0.0 315 01/21/2021
2.0.0-preview2-final 20 10/22/2023
2.0.0-preview1-final 17 10/23/2023
1.1.1 25 11/29/2023
1.1.0 20 11/28/2023
1.1.0-preview1-final 19 10/22/2023
1.0.1 21 12/03/2021
1.0.0 17 11/28/2023
1.0.0-rc2-final 20 10/23/2023
1.0.0-rc1-final 19 10/23/2023