An ASP.NET Core Middleware that enables case-insensitive static files, this libaray is base on .NET Standard 2.0.
Info
Version: | 0.0.1 |
Author(s): | JamesYang@NZ |
Last Update: | Saturday, November 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XiaoFaye/CaseInsensitiveStaticFile |
NuGet Url: | https://www.nuget.org/packages/CaseInsensitiveStaticFile |
Install
Install-Package CaseInsensitiveStaticFile
dotnet add package CaseInsensitiveStaticFile
paket add CaseInsensitiveStaticFile
CaseInsensitiveStaticFile Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
Tags