Skip to main content
Shiny.Net.HttpServer.Testing package icon

Shiny.Net.HttpServer.Testing

In-memory testing for Shiny.Net.HttpServer โ€” an HttpClient wired straight to a server through a pair of pipes, so endpoint tests run with no socket, no port and no listener, while still going through the real parser, router and middleware.

Total Downloads
1.4K
1,378
Published
Sep 5, 2026
Latest stable version

Install

.NET CLI
dotnet add package Shiny.Net.HttpServer.Testing --version 1.1.1
Package Manager Console
Install-Package Shiny.Net.HttpServer.Testing -Version 1.1.1
PackageReference
<PackageReference Include="Shiny.Net.HttpServer.Testing" Version="1.1.1" />

Frameworks

net10.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.