Implementation of ASP.NET 5 file provider abstractions.
Info
Version: | 1.0.0-beta4 |
Author(s): | Microsoft |
Last Update: | Friday, April 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.FileProviders |
Install
Install-Package Microsoft.AspNet.FileProviders
dotnet add package Microsoft.AspNet.FileProviders
paket add Microsoft.AspNet.FileProviders
Microsoft.AspNet.FileProviders Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
dnx451
dnxcore50
- Microsoft.AspNet.FileProviders.Interfaces(1.0.04)
- System.Collections.Concurrent(4.0.1022816)
- System.IO.FileSystem.Watcher(4.0.022816)
- System.IO.FileSystem(4.0.022816)
- System.Linq(4.0.022816)
- System.Reflection(4.0.1022816)
- System.Runtime.Extensions(4.0.1022816)
- System.Text.RegularExpressions(4.0.1022816)
- System.Threading(4.0.1022816)