Microsoft.Extensions.FileProviders.Physical 10.0.0-rc.2.25502.107

About

Provides an implementation of a physical file provider, facilitating file access and monitoring on the disk. The primary type, PhysicalFileProvider, enables the lookup of files on disk and can watch for changes either via FileSystemWatcher or polling mechanisms.

Key Features

  • Easy access and monitoring of files on the disk.
  • Ability to watch for file changes either by using FileSystemWatcher or through polling.

How to Use

This library can be used to look up files on disk and monitor file changes effectively. Below is an example of how to use the PhysicalFileProvider to access files on disk and monitor changes:

using Microsoft.Extensions.FileProviders;
using Microsoft.Extensions.FileProviders.Physical;

using var provider = new PhysicalFileProvider(AppContext.BaseDirectory);

Environment.SetEnvironmentVariable("DOTNET_USE_POLLING_FILE_WATCHER", "1");

var contents = provider.GetDirectoryContents(string.Empty);
foreach (PhysicalFileInfo fileInfo in contents)
{
    Console.WriteLine(fileInfo.PhysicalPath);
}

var changeToken = provider.Watch("*.txt");
changeToken.RegisterChangeCallback(_ => Console.WriteLine("Text file changed"), null);

Console.ReadLine();

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.FileProviders.PhysicalFileProvider
  • Microsoft.Extensions.FileProviders.PhysicalDirectoryInfo
  • Microsoft.Extensions.FileProviders.PhysicalFileInfo

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.FileProviders.Physical 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.FileProviders.Physical.

Packages Downloads
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
157
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
148
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
124
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
119
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
117
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
113
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source at: https://github.com/aspnet/Hosting/tree/27e4e1aca3863389098b9be6dd9c5b7c030180b8
112
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
112
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
109
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
107
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
106
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source at: https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb
106
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
106
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
105
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
104
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
103
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
102
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
101

.NET Framework 4.6.2

.NET 8.0

.NET 9.0

.NET 10.0

.NET Standard 2.0

Version Downloads Last updated
10.0.0-rc.2.25502.107 15 10/19/2025
10.0.0-rc.1.25451.107 20 9/15/2025
10.0.0-preview.7.25380.108 23 8/13/2025
10.0.0-preview.6.25358.103 31 7/18/2025
10.0.0-preview.5.25277.114 33 6/8/2025
10.0.0-preview.4.25258.110 39 5/15/2025
10.0.0-preview.3.25171.5 39 4/13/2025
10.0.0-preview.2.25163.2 49 3/19/2025
10.0.0-preview.1.25080.5 48 2/26/2025
9.0.10 8 10/20/2025
9.0.9 21 9/15/2025
9.0.8 31 8/6/2025
9.0.7 25 7/15/2025
9.0.6 23 6/14/2025
9.0.5 36 5/16/2025
9.0.4 38 4/9/2025
9.0.3 40 3/11/2025
9.0.2 40 2/14/2025
9.0.1 55 1/18/2025
9.0.0 50 11/17/2024
9.0.0-rc.2.24473.5 50 10/12/2024
9.0.0-rc.1.24431.7 51 9/12/2024
9.0.0-preview.7.24405.7 51 8/16/2024
9.0.0-preview.6.24327.7 67 7/10/2024
9.0.0-preview.5.24306.7 50 6/20/2024
9.0.0-preview.4.24266.19 58 5/24/2024
9.0.0-preview.3.24172.9 59 4/13/2024
9.0.0-preview.2.24128.5 56 3/25/2024
9.0.0-preview.1.24080.9 58 3/1/2024
8.0.0 64 11/17/2023
8.0.0-rc.2.23479.6 59 10/23/2023
8.0.0-rc.1.23419.4 77 9/15/2023
8.0.0-preview.7.23375.6 68 8/22/2023
8.0.0-preview.6.23329.7 74 7/31/2023
8.0.0-preview.5.23280.8 74 7/31/2023
8.0.0-preview.4.23259.5 65 5/20/2023
8.0.0-preview.3.23174.8 66 5/12/2023
8.0.0-preview.2.23128.3 73 3/30/2023
8.0.0-preview.1.23110.8 70 2/23/2023
7.0.0 69 11/17/2022
7.0.0-rc.2.22472.3 67 12/3/2022
7.0.0-rc.1.22426.10 89 9/15/2022
7.0.0-preview.7.22375.6 73 9/15/2022
7.0.0-preview.6.22324.4 71 7/31/2022
7.0.0-preview.5.22301.12 76 6/27/2022
7.0.0-preview.4.22229.4 81 7/1/2022
7.0.0-preview.3.22175.4 65 7/1/2022
7.0.0-preview.2.22152.2 69 7/1/2022
7.0.0-preview.1.22076.8 75 7/1/2022
6.0.2-mauipre.1.22102.15 74 7/1/2022
6.0.2-mauipre.1.22054.8 70 7/3/2022
6.0.1 48 11/18/2024
6.0.0 74 7/3/2022
6.0.0-rc.2.21480.5 61 7/3/2022
6.0.0-rc.1.21451.13 63 7/3/2022
6.0.0-preview.7.21377.19 74 7/3/2022
6.0.0-preview.6.21352.12 77 7/3/2022
6.0.0-preview.5.21301.5 67 7/3/2022
6.0.0-preview.4.21253.7 70 7/3/2022
6.0.0-preview.3.21201.4 71 7/3/2022
6.0.0-preview.2.21154.6 73 7/3/2022
6.0.0-preview.1.21102.12 72 7/3/2022
5.0.0 63 7/3/2022
5.0.0-rc.2.20475.5 68 7/3/2022
5.0.0-rc.1.20451.14 73 7/3/2022
5.0.0-preview.8.20407.11 77 7/3/2022
5.0.0-preview.7.20364.11 77 7/3/2022
5.0.0-preview.6.20305.6 72 7/3/2022
5.0.0-preview.5.20278.1 71 7/3/2022
5.0.0-preview.4.20251.6 78 7/3/2022
5.0.0-preview.3.20215.2 69 7/3/2022
5.0.0-preview.2.20160.3 68 7/3/2022
5.0.0-preview.1.20120.4 72 7/3/2022
3.1.32 71 2/21/2023
3.1.31 79 11/14/2022
3.1.30 71 10/15/2022
3.1.29 72 9/15/2022
3.1.28 76 8/30/2022
3.1.27 92 9/14/2022
3.1.26 71 7/3/2022
3.1.25 73 7/3/2022
3.1.24 81 7/3/2022
3.1.23 75 7/3/2022
3.1.22 63 7/3/2022
3.1.21 76 7/3/2022
3.1.20 79 7/3/2022
3.1.19 74 7/3/2022
3.1.18 81 7/3/2022
3.1.17 73 7/3/2022
3.1.16 68 7/3/2022
3.1.15 74 7/3/2022
3.1.14 86 7/3/2022
3.1.13 71 7/3/2022
3.1.12 74 7/3/2022
3.1.11 77 7/3/2022
3.1.10 72 7/3/2022
3.1.9 75 7/3/2022
3.1.8 74 7/3/2022
3.1.7 69 7/3/2022
3.1.6 82 7/3/2022
3.1.5 84 7/3/2022
3.1.4 71 7/3/2022
3.1.3 72 7/3/2022
3.1.2 76 7/3/2022
3.1.1 77 7/3/2022
3.1.0 71 7/3/2022
3.1.0-preview3.19553.2 67 7/3/2022
3.1.0-preview2.19525.4 80 7/3/2022
3.1.0-preview1.19506.1 90 7/3/2022
3.0.3 87 7/3/2022
3.0.2 71 7/3/2022
3.0.1 66 7/3/2022
3.0.0 75 7/3/2022
3.0.0-rc1.19456.10 73 7/1/2022
3.0.0-preview9.19423.4 69 7/1/2022
3.0.0-preview8.19405.4 73 7/1/2022
3.0.0-preview7.19362.4 68 7/1/2022
3.0.0-preview6.19304.6 68 7/1/2022
3.0.0-preview5.19227.9 70 7/1/2022
3.0.0-preview4.19216.2 72 7/1/2022
3.0.0-preview3.19153.1 72 7/1/2022
3.0.0-preview.19074.2 79 7/1/2022
3.0.0-preview.18572.1 74 7/1/2022
2.2.0 74 7/1/2022
2.2.0-preview3-35497 69 7/1/2022
2.2.0-preview2-35157 86 7/1/2022
2.2.0-preview1-35029 84 7/1/2022
2.1.1 65 7/1/2022
2.1.0 74 7/1/2022
2.1.0-rc1-final 72 7/1/2022
2.1.0-preview2-final 76 7/1/2022
2.1.0-preview1-final 73 7/1/2022
2.0.1 85 7/1/2022
2.0.0 72 7/1/2022
2.0.0-preview2-final 70 7/1/2022
2.0.0-preview1-final 75 7/1/2022
1.1.1 68 7/1/2022
1.1.0 76 7/1/2022
1.1.0-preview1-final 81 7/1/2022
1.0.1 71 7/1/2022
1.0.0 73 7/1/2022
1.0.0-rc2-final 71 7/1/2022