Microsoft.Owin.StaticFiles
4.1.1
This package contains OWIN middleware that handle requests for file system resources including files and directories.
Install-Package Microsoft.Owin.StaticFiles -Version 4.1.1
dotnet add package Microsoft.Owin.StaticFiles --version 4.1.1
<PackageReference Include="Microsoft.Owin.StaticFiles" Version="4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.StaticFiles --version 4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.StaticFiles, 4.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Owin.StaticFiles as a Cake Addin
#addin nuget:?package=Microsoft.Owin.StaticFiles&version=4.1.1
// Install Microsoft.Owin.StaticFiles as a Cake Tool
#tool nuget:?package=Microsoft.Owin.StaticFiles&version=4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Owin (>= 4.1.1)
- Microsoft.Owin.FileSystems (>= 4.1.1)
- Owin (>= 1.0.0)
Used By
NuGet packages (81)
Showing the top 5 NuGet packages that depend on Microsoft.Owin.StaticFiles:
Package | Downloads |
---|---|
NSwag.AspNet.Owin
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
|
|
Abp.Owin
Abp.Owin
|
|
docfx
docfx
|
|
HotChocolate.AspNetClassic.Playground
Contains a GraphQL Playground for ASP .Net classic that can be used with the Hot Chocolate GraphQL server.
|
|
HotChocolate.AspNetClassic.GraphiQL
Contains a GraphiQL middleware for ASP .Net classic that can be used with the Hot Chocolate GraphQL server.
|
GitHub repositories (22)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Owin.StaticFiles:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
dotnet/docfx
Tools for building and publishing API documentation for .NET projects
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.1 | 86,418 | 9/8/2020 |
4.1.0 | 270,453 | 11/25/2019 |
4.0.1 | 485,397 | 1/24/2019 |
4.0.0 | 599,276 | 2/14/2018 |
4.0.0-preview1 | 8,471 | 11/21/2017 |
4.0.0-alpha1 | 1,613 | 8/30/2017 |
3.1.0 | 1,216,869 | 4/10/2017 |
3.1.0-rc1 | 3,869 | 3/24/2017 |
3.0.1 | 1,849,295 | 2/20/2015 |
3.0.0 | 182,439 | 8/20/2014 |
3.0.0-rc2 | 1,952 | 7/10/2014 |
3.0.0-rc1 | 1,243 | 7/2/2014 |
3.0.0-beta1 | 1,690 | 3/27/2014 |
3.0.0-alpha1 | 1,502 | 2/20/2014 |
2.1.0 | 67,964 | 1/21/2014 |
2.1.0-rc1 | 2,451 | 12/12/2013 |