Ivony.Http.Pipeline 0.0.5

.NET Core 2.2
dotnet add package Ivony.Http.Pipeline --version 0.0.5
NuGet\Install-Package Ivony.Http.Pipeline -Version 0.0.5
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="Ivony.Http.Pipeline" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ivony.Http.Pipeline --version 0.0.5
#r "nuget: Ivony.Http.Pipeline, 0.0.5"
#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.
// Install Ivony.Http.Pipeline as a Cake Addin
#addin nuget:?package=Ivony.Http.Pipeline&version=0.0.5

// Install Ivony.Http.Pipeline as a Cake Tool
#tool nuget:?package=Ivony.Http.Pipeline&version=0.0.5

The Http Pipeline is a HTTP request handler similar to a pipeline.

It makes it easy for us to develop a variety of HTTP Network Service components based on aspnet core. For example, API gateways, proxies, reverse proxies, response caching, load balancing, and more.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ivony.Http.Pipeline:

Package Downloads
Ivony.Http.Pipeline.AspNetCore

HttpPipeline for aspnet core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5 956 4/3/2020
0.0.4.1 822 12/19/2019
0.0.4 672 1/11/2019
0.0.3 706 1/2/2019
0.0.2 644 12/29/2018
0.0.1.1 612 12/15/2018
0.0.1 608 12/12/2018