Skip to main content
Refit.Testing package icon

Refit.Testing

Testing helpers for Refit clients: a declarative HttpMessageHandler that stubs responses and verifies the requests your Refit interfaces make.

Total Downloads
4.5K
4,464
Published
Jul 20, 2026
Latest stable version

Install

.NET CLI
dotnet add package Refit.Testing --version 14.0.0-beta.4
Package Manager Console
Install-Package Refit.Testing -Version 14.0.0-beta.4
PackageReference
<PackageReference Include="Refit.Testing" Version="14.0.0-beta.4" />

Frameworks

net10.0 net11.0 .NETFramework4.6.2 .NETFramework4.7 .NETFramework4.7.1 .NETFramework4.7.2 .NETFramework4.8 .NETFramework4.8.1 net8.0 net9.0

Dependencies

Refit
net10.0
[14.0.0-beta.4, )
[6.0.0, )
Refit
net11.0
[14.0.0-beta.4, )
[6.0.0, )
Refit
.NETFramework4.6.2
[14.0.0-beta.4, )
System.Net.Http
.NETFramework4.6.2
[4.3.4, )
ReactiveUI.Primitives
.NETFramework4.6.2
[6.0.0, )
System.Net.Http.Json
.NETFramework4.6.2
[10.0.9, )
[10.0.9, )
System.Text.Json
.NETFramework4.6.2
[10.0.9, )
Refit
.NETFramework4.7
[14.0.0-beta.4, )
System.Net.Http
.NETFramework4.7
[4.3.4, )
ReactiveUI.Primitives
.NETFramework4.7
[6.0.0, )
System.Net.Http.Json
.NETFramework4.7
[10.0.9, )
[10.0.9, )
System.Text.Json
.NETFramework4.7
[10.0.9, )
Refit
.NETFramework4.7.1
[14.0.0-beta.4, )
System.Net.Http
.NETFramework4.7.1
[4.3.4, )
ReactiveUI.Primitives
.NETFramework4.7.1
[6.0.0, )
System.Net.Http.Json
.NETFramework4.7.1
[10.0.9, )
[10.0.9, )
System.Text.Json
.NETFramework4.7.1
[10.0.9, )
Refit
.NETFramework4.7.2
[14.0.0-beta.4, )
System.Net.Http
.NETFramework4.7.2
[4.3.4, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 10 target frameworks; confirm the exact target used by your application.

The published metadata declares 46 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.