RichardSzalay.MockHttp 1.0.1-beta

This is a prerelease version of RichardSzalay.MockHttp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RichardSzalay.MockHttp --version 1.0.1-beta
NuGet\Install-Package RichardSzalay.MockHttp -Version 1.0.1-beta
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="RichardSzalay.MockHttp" Version="1.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RichardSzalay.MockHttp --version 1.0.1-beta
#r "nuget: RichardSzalay.MockHttp, 1.0.1-beta"
#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 RichardSzalay.MockHttp as a Cake Addin
#addin nuget:?package=RichardSzalay.MockHttp&version=1.0.1-beta&prerelease

// Install RichardSzalay.MockHttp as a Cake Tool
#tool nuget:?package=RichardSzalay.MockHttp&version=1.0.1-beta&prerelease

Testing layer for Microsoft's HttpClient library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (51)

Showing the top 5 popular GitHub repositories that depend on RichardSzalay.MockHttp:

Repository Stars
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
Version Downloads Last updated
1.2.1 980 5/6/2015
1.2.0 1,200 12/22/2014
1.1.0 54 12/21/2014
1.0.1 863 6/28/2014
1.0.1-beta 55 6/23/2014
1.0.0-beta 43 6/22/2014

Initial release