Serve static files from any folder in ASP.NET Core.
Info
| Version: | 1.0.0 |
| Author(s): | Pratik Panda |
| Last Update: | Monday, January 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pratikpanda/aspnetcore-integrations/tree/master/Libraries/AspNetCore.Integrations.UseFolder |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.Integrations.UseFolder |
Install
Install-Package AspNetCore.Integrations.UseFolder
dotnet add package AspNetCore.Integrations.UseFolder
paket add AspNetCore.Integrations.UseFolder
AspNetCore.Integrations.UseFolder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Physical(>= 2.2.0)