Allows you to easily execute a function on the contents of static files before sending it to the client.
Info
Version: | 2.3.0 |
Author(s): | Eke Péter |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peterekepeter/dotnet-static-file-transform |
NuGet Url: | https://www.nuget.org/packages/StaticFileTransform |
Install
Install-Package StaticFileTransform
dotnet add package StaticFileTransform
paket add StaticFileTransform
StaticFileTransform Download (Unzip the "nupkg" after downloading)
Dependencies
- StaticFileTransform.Abstractions(>= 2.3.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)