Microsoft.Extensions.FileProviders.Physical
1.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Extensions.FileProviders.Physical -Version 1.0.0
dotnet add package Microsoft.Extensions.FileProviders.Physical --version 1.0.0
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.FileProviders.Physical --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.FileProviders.Physical, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.FileProviders.Physical as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=1.0.0
// Install Microsoft.Extensions.FileProviders.Physical as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.FileProviders.Physical&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileSystemGlobbing (>= 1.0.0)
-
.NETStandard 1.3
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileSystemGlobbing (>= 1.0.0)
- System.Collections.Concurrent (>= 4.0.12)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Watcher (>= 4.0.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
Used By
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
|