Microsoft.Extensions.FileProviders.Physical 1.0.0-rc2-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.FileProviders.Physical.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Physical --version 1.0.0-rc2-final
                    
NuGet\Install-Package Microsoft.Extensions.FileProviders.Physical -Version 1.0.0-rc2-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="1.0.0-rc2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.FileProviders.Physical" Version="1.0.0-rc2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.FileProviders.Physical --version 1.0.0-rc2-final
                    
#r "nuget: Microsoft.Extensions.FileProviders.Physical, 1.0.0-rc2-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.Extensions.FileProviders.Physical as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.Extensions.FileProviders.Physical as a Cake Tool

File provider for physical files for Microsoft.Extensions.FileProviders.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (365)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.FileProviders.Physical:

Package Downloads
Microsoft.Extensions.Configuration.FileExtensions

Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.

Microsoft.Extensions.Configuration.UserSecrets

User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.

Microsoft.Extensions.Hosting

Hosting and startup infrastructures for applications.

Microsoft.AspNetCore.Hosting

ASP.NET Core hosting infrastructure and startup logic for web applications.

Microsoft.AspNetCore.Diagnostics

ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware

GitHub repositories (82)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.FileProviders.Physical:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
10.0.0-preview.2.25163.2 6,983 3/18/2025
10.0.0-preview.1.25080.5 15,921 2/25/2025
9.0.3 1,627,406 3/11/2025
9.0.2 3,849,971 2/11/2025
9.0.1 4,709,388 1/14/2025
9.0.0 12,401,906 11/12/2024
9.0.0-rc.2.24473.5 145,000 10/8/2024
9.0.0-rc.1.24431.7 104,195 9/10/2024
9.0.0-preview.7.24405.7 80,803 8/13/2024
9.0.0-preview.6.24327.7 83,082 7/9/2024
9.0.0-preview.5.24306.7 60,675 6/11/2024
9.0.0-preview.4.24266.19 73,458 5/21/2024
9.0.0-preview.3.24172.9 152,239 4/11/2024
9.0.0-preview.2.24128.5 67,221 3/12/2024
9.0.0-preview.1.24080.9 94,732 2/13/2024
8.0.0 175,613,845 11/14/2023
8.0.0-rc.2.23479.6 319,689 10/10/2023
8.0.0-rc.1.23419.4 299,135 9/12/2023
8.0.0-preview.7.23375.6 153,954 8/8/2023
8.0.0-preview.6.23329.7 129,318 7/11/2023
8.0.0-preview.5.23280.8 149,990 6/13/2023
8.0.0-preview.4.23259.5 325,145 5/16/2023
8.0.0-preview.3.23174.8 235,051 4/11/2023
8.0.0-preview.2.23128.3 81,909 3/14/2023
8.0.0-preview.1.23110.8 163,534 2/21/2023
7.0.0 130,584,019 11/7/2022
7.0.0-rc.2.22472.3 219,369 10/11/2022
7.0.0-rc.1.22426.10 163,732 9/14/2022
7.0.0-preview.7.22375.6 213,588 8/9/2022
7.0.0-preview.6.22324.4 113,140 7/12/2022
7.0.0-preview.5.22301.12 75,016 6/14/2022
7.0.0-preview.4.22229.4 117,138 5/10/2022
7.0.0-preview.3.22175.4 71,419 4/13/2022
7.0.0-preview.2.22152.2 64,451 3/14/2022
7.0.0-preview.1.22076.8 51,952 2/17/2022
6.0.1 533,775 11/12/2024
6.0.0 305,409,847 11/8/2021
6.0.0-rc.2.21480.5 562,732 10/12/2021
6.0.0-rc.1.21451.13 380,502 9/14/2021
6.0.0-preview.7.21377.19 217,170 8/10/2021
6.0.0-preview.6.21352.12 133,881 7/14/2021
6.0.0-preview.5.21301.5 82,339 6/15/2021
6.0.0-preview.4.21253.7 61,473 5/24/2021
6.0.0-preview.3.21201.4 217,241 4/8/2021
6.0.0-preview.2.21154.6 131,982 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 149,039 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 196,009,682 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 274,681 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 351,049 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 76,862 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 137,902 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 61,369 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 385,527 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 127,952 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 50,036 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 127,083 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 61,564 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 3,580,184 12/13/2022
3.1.31 968,896 11/8/2022
3.1.30 1,899,482 10/11/2022
3.1.29 978,893 9/13/2022
3.1.28 669,995 8/9/2022
3.1.27 613,621 7/12/2022
3.1.26 539,090 6/14/2022
3.1.25 953,930 5/10/2022
3.1.24 12,026,768 4/11/2022
3.1.23 3,064,013 3/8/2022
3.1.22 14,217,426 12/14/2021
3.1.21 4,583,864 11/7/2021
3.1.20 2,214,012 10/11/2021
3.1.19 2,070,891 9/14/2021
3.1.18 3,933,861 8/10/2021
3.1.17 3,320,558 7/13/2021
3.1.16 3,676,697 6/8/2021
3.1.15 4,225,653 5/11/2021
3.1.14 6,229,966 4/6/2021
3.1.13 7,019,097 3/9/2021
3.1.12 4,925,859 2/9/2021
3.1.11 6,493,166 1/12/2021
3.1.10 14,260,566 11/9/2020
3.1.9 16,505,552 10/13/2020
3.1.8 21,648,951 9/8/2020
3.1.7 14,526,325 8/11/2020
3.1.6 23,302,447 7/14/2020
3.1.5 24,395,865 6/9/2020
3.1.4 15,436,438 5/12/2020
3.1.3 25,942,916 3/24/2020
3.1.2 21,362,963 2/18/2020
3.1.1 17,103,033 1/14/2020
3.1.0 168,326,761 12/3/2019
3.1.0-preview3.19553.2 95,001 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 20,897 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 49,064 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 735,467 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 821,981 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 2,944,376 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 31,442,821 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 45,903 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 251,875 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 244,199 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 226,918 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 596,244 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 226,643 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 39,466 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 202,462 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 134,771 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 48,780 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 219,165,832 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 301,800 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 155,579 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 84,033 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 262,726,186 6/18/2018
2.1.0 269,031,768 5/29/2018
2.1.0-rc1-final 312,107 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 418,449 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 1,752,460 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 37,988,601 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 89,921,225 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 502,485 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 195,662 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 22,570,150 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 15,529,139 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 68,899 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 93,581,440 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 21,201,405 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,889,443 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.