This package contains OWIN middleware that handle requests for file system resources including files and directories.
Info
Version: | 4.2.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet/AspNetKatana |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.StaticFiles |
Install
Install-Package Microsoft.Owin.StaticFiles
dotnet add package Microsoft.Owin.StaticFiles
paket add Microsoft.Owin.StaticFiles
Microsoft.Owin.StaticFiles Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Microsoft.Owin(>= 4.1.1)
- Microsoft.Owin.FileSystems(>= 4.1.1)
Tags