Microsoft.Owin.StaticFiles 3.0.1

dotnet add package Microsoft.Owin.StaticFiles --version 3.0.1
                    
NuGet\Install-Package Microsoft.Owin.StaticFiles -Version 3.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Owin.StaticFiles" Version="3.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Owin.StaticFiles" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Owin.StaticFiles" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Owin.StaticFiles --version 3.0.1
                    
#r "nuget: Microsoft.Owin.StaticFiles, 3.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Owin.StaticFiles&version=3.0.1
                    
Install Microsoft.Owin.StaticFiles as a Cake Addin
#tool nuget:?package=Microsoft.Owin.StaticFiles&version=3.0.1
                    
Install Microsoft.Owin.StaticFiles as a Cake Tool

This package contains OWIN middleware that handle requests for file system resources including files and directories.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (19)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Owin.StaticFiles:

Repository Stars
SignalR/SignalR
Incredibly simple real-time web for .NET
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
JabbR/JabbR
Collaborative chat done right
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Version Downloads Last updated
3.0.1 127,099 2/20/2015
3.0.0 36,626 8/20/2014
3.0.0-rc2 839 7/10/2014
3.0.0-rc1 154 7/2/2014
3.0.0-beta1 517 3/27/2014
3.0.0-alpha1 379 2/20/2014
2.1.0 15,629 1/21/2014
2.1.0-rc1 904 12/12/2013