Cactus.Fileserver.Owin
2.1.1
dotnet add package Cactus.Fileserver.Owin --version 2.1.1
NuGet\Install-Package Cactus.Fileserver.Owin -Version 2.1.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="Cactus.Fileserver.Owin" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cactus.Fileserver.Owin" Version="2.1.1" />
<PackageReference Include="Cactus.Fileserver.Owin" />
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 Cactus.Fileserver.Owin --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cactus.Fileserver.Owin, 2.1.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.
#:package Cactus.Fileserver.Owin@2.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cactus.Fileserver.Owin&version=2.1.1
#tool nuget:?package=Cactus.Fileserver.Owin&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Owin middleware for Cactus.Fileserver
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Cactus.Fileserver.Core (>= 2.1.0)
- Microsoft.Owin (>= 3.0.1)
- Newtonsoft.Json (>= 9.0.1)
- Owin (>= 1.0.0)
- System.Net.Http (>= 4.0.0)
- System.Net.Http.Formatting.Extension (>= 5.2.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cactus.Fileserver.Owin:
| Package | Downloads |
|---|---|
|
Cactus.Fileserver.Owin.Images
Simple HTTP-based images and file storage |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.1 | 1,719 | 3/21/2018 |
| 2.1.0 | 1,614 | 1/15/2018 |
| 2.0.5 | 1,476 | 11/17/2016 |
| 2.0.4 | 1,297 | 11/16/2016 |
| 2.0.3 | 1,343 | 11/16/2016 |
| 2.0.2 | 1,608 | 11/4/2016 |
| 1.0.1.2 | 1,661 | 9/26/2016 |
| 1.0.1 | 2,201 | 9/23/2016 |
| 1.0.0.4 | 1,655 | 8/3/2016 |
| 1.0.0.3 | 1,951 | 7/29/2016 |
| 1.0.0.2 | 1,691 | 7/28/2016 |
| 1.0.0.1 | 2,001 | 7/28/2016 |
| 1.0.0 | 1,776 | 7/26/2016 |
Bug fix and extension methods