Simple library to create a proxy service for a website to host files that are actually hosted in a different location and/or domain.
Info
Version: | 0.0.10 |
Author(s): | Erik Gassler |
Last Update: | Sunday, August 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StoicDreams/FileProxy |
NuGet Url: | https://www.nuget.org/packages/StoicDreams.FileProxy |
Install
Install-Package StoicDreams.FileProxy
dotnet add package StoicDreams.FileProxy
paket add StoicDreams.FileProxy
StoicDreams.FileProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags