OwinHttpMessageHandler 2.0.2
This package is legacy and no longer supported. If you have a existing application and need support, please contact me.
Install-Package OwinHttpMessageHandler -Version 2.0.2
dotnet add package OwinHttpMessageHandler --version 2.0.2
<PackageReference Include="OwinHttpMessageHandler" Version="2.0.2" />
paket add OwinHttpMessageHandler --version 2.0.2
#r "nuget: OwinHttpMessageHandler, 2.0.2"
// Install OwinHttpMessageHandler as a Cake Addin
#addin nuget:?package=OwinHttpMessageHandler&version=2.0.2
// Install OwinHttpMessageHandler as a Cake Tool
#tool nuget:?package=OwinHttpMessageHandler&version=2.0.2
An implementation of HttpMessageHandler for use with HttpClient that invokes requests directly against an OWIN application. Useful for testing and embedded scenarios.
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 |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Globalization (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.Net.Http (>= 4.3.3)
- System.Security.Claims (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OwinHttpMessageHandler:
Package | Downloads |
---|---|
WebApiFunctionHost
Library that allows you to host a WebApi application inside of an Azure Functions project. |
|
Chill.Http
A testing framework that tests at the HTTP boundary, heavily relying on owin. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on OwinHttpMessageHandler:
Repository | Stars |
---|---|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.2 | 36,695 | 8/18/2018 |
Multi targeting net45,net47,netstandard1.3,netstandard1.6 and netstandard2.0