AspNetCore moiddleware to use Cactus.Fileserver.
Info
Version: | 2.2.0 |
Author(s): | yan.oreshchenkov |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CactusSoft/Cactus.Fileserver |
NuGet Url: | https://www.nuget.org/packages/Cactus.Fileserver.AspNetCore |
Install
Install-Package Cactus.Fileserver.AspNetCore
dotnet add package Cactus.Fileserver.AspNetCore
paket add Cactus.Fileserver.AspNetCore
Cactus.Fileserver.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Cactus.Fileserver.Core(>= 2.2.0)
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.3)
- WinInsider.System.Net.Http.Formatting(>= 1.0.5)