OwinHttpMessageHandler 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.
Additional Details
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OwinHttpMessageHandler --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Multi targeting net45,net47,netstandard1.3,netstandard1.6 and netstandard2.0
Dependencies
-
.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.
Used By
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
|
|
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.0.2 | 12,082 | 8/18/2018 |