Microsoft.Extensions.FileProviders.Physical
2.0.1
See the version list below for details.
Install-Package Microsoft.Extensions.FileProviders.Physical -Version 2.0.1
dotnet add package Microsoft.Extensions.FileProviders.Physical --version 2.0.1
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="2.0.1" />
paket add Microsoft.Extensions.FileProviders.Physical --version 2.0.1
#r "nuget: Microsoft.Extensions.FileProviders.Physical, 2.0.1"
// Install Microsoft.Extensions.FileProviders.Physical as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=2.0.1
// Install Microsoft.Extensions.FileProviders.Physical as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=2.0.1
File provider for physical files for Microsoft.Extensions.FileProviders.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.0.1)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.0.1)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.FileProviders.Physical:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |
|
|
Microsoft.VisualStudio.Web.BrowserLink.Loader
A middleware that supports creating a communication channel between the development environment and one or more web browsers. |
|
|
Microsoft.VisualStudio.Web.BrowserLink
A middleware that supports creating a communication channel between the development environment and one or more web browsers. This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45 |
|
|
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/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |
|
|
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 This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa |