Foundational interfaces, classes, and utilities to build a simple file server.
Info
Version: | 1.0.3 |
Author(s): | eCubed |
Last Update: | Tuesday, January 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FCore.FileServer |
Install
Install-Package FCore.FileServer
dotnet add package FCore.FileServer
paket add FCore.FileServer
FCore.FileServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Microsoft.AspNetCore.Hosting(>= 2.0.1)
Tags