WireMock.Net.AspNetCore.Middleware 1.16.0

Prefix Reserved
dotnet add package WireMock.Net.AspNetCore.Middleware --version 1.16.0
                    
NuGet\Install-Package WireMock.Net.AspNetCore.Middleware -Version 1.16.0
                    
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="WireMock.Net.AspNetCore.Middleware" Version="1.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WireMock.Net.AspNetCore.Middleware" Version="1.16.0" />
                    
Directory.Packages.props
<PackageReference Include="WireMock.Net.AspNetCore.Middleware" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WireMock.Net.AspNetCore.Middleware --version 1.16.0
                    
#r "nuget: WireMock.Net.AspNetCore.Middleware, 1.16.0"
                    
#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.
#:package WireMock.Net.AspNetCore.Middleware@1.16.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WireMock.Net.AspNetCore.Middleware&version=1.16.0
                    
Install as a Cake Addin
#tool nuget:?package=WireMock.Net.AspNetCore.Middleware&version=1.16.0
                    
Install as a Cake Tool

WireMock.Net

Lightweight Http Mocking Server for .NET, inspired by WireMock.org (from the Java landscape).

⭐ Key Features

  • HTTP response stubbing, matchable on URL/Path, headers, cookies and body content patterns
  • Library can be used in unit tests and integration tests
  • Runs as a standalone process, as windows service, as Azure/IIS or as docker
  • Configurable via a fluent C# .NET API, JSON files and JSON over HTTP
  • Record/playback of stubs (proxying)
  • Per-request conditional proxying
  • Stateful behaviour simulation
  • Response templating / transformation using Handlebars and extensions
  • Can be used locally or in CI/CD scenarios
  • Can be used for Aspire Distributed Application testing

⭐ Stubbing

A core feature of WireMock.Net is the ability to return predefined HTTP responses for requests matching criteria. See Stubbing.

⭐ Request Matching

WireMock.Net support advanced request-matching logic, see Request Matching.

⭐ Response Templating

The response which is returned WireMock.Net can be changed using templating. This is described here Response Templating.

⭐ Admin API Reference

The WireMock admin API provides functionality to define the mappings via a http interface see Admin API Reference.

⭐ Using

WireMock.Net can be used in several ways:

UnitTesting

You can use your favorite test framework and use WireMock within your tests, see UnitTesting.

Unit/Integration Testing using Testcontainers.DotNet

See WireMock.Net.Testcontainers on how to build a WireMock.Net Docker container which can be used in Unit/Integration testing.

Unit/Integration Testing using an an Aspire Distributed Application

See WireMock.Net.Aspire on how to use WireMock.Net as an Aspire Hosted application to do Unit/Integration testing.

As a dotnet tool

It's simple to install WireMock.Net as (global) dotnet tool, see dotnet tool.

As standalone process / console application

This is quite straight forward to launch a mock server within a console application, see Standalone Process.

As a Windows Service

You can also run WireMock.Net as a Windows Service, follow this Windows Service.

As a Web Job in Azure or application in IIS

See this link WireMock-as-a-(Azure)-Web-App

In a docker container

There is also a Linux and Windows-Nano container available at hub.docker.com. For more details see also Docker.

HTTPS / SSL

More details on using HTTPS (SSL) can be found here HTTPS

📚 Documentation

For more info, see also this documentation page: What is WireMock.Net.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.16.0 0 11/18/2025
1.15.0 189 10/22/2025
1.14.0 183 10/6/2025
1.14.0-preview-01 158 10/3/2025
1.13.0 179 9/28/2025
1.12.0 322 8/30/2025
1.11.2 215 8/27/2025
1.11.1 216 8/27/2025
1.11.0 232 8/26/2025
1.10.1 124 8/22/2025
1.10.0 178 8/18/2025
1.9.1 140 8/17/2025
1.9.0 185 8/10/2025
1.8.18 205 8/4/2025
1.8.17 1,148 7/23/2025
1.8.16 91 7/19/2025
1.8.15 147 7/18/2025
1.8.14 135 7/13/2025
1.8.13 218 6/23/2025
1.8.13-preview-02 132 6/21/2025
1.8.13-preview-01 159 6/20/2025
1.8.12 271 6/15/2025
1.8.11 340 6/11/2025
1.8.10 310 6/10/2025
1.8.9 1,103 5/28/2025
1.8.8 130 5/24/2025
1.8.7 199 5/22/2025
1.8.6 262 5/15/2025
1.8.5 261 5/14/2025
1.8.4 211 5/8/2025
1.8.3 215 5/6/2025
1.8.2 209 5/5/2025
1.8.1 628 5/2/2025
1.8.0 211 4/29/2025
1.8.0-prview-01 233 3/4/2025
1.7.5-preview-02 241 4/3/2025
1.7.5-preview-01 232 4/2/2025
1.7.4 4,184 2/27/2025
1.7.3 162 2/24/2025
1.7.2 154 2/12/2025
1.7.2-preview-01 144 2/7/2025
1.7.1 1,467 1/27/2025
1.7.0 162 1/22/2025
1.6.12 161 1/21/2025
1.6.11 192 1/2/2025
1.6.10 163 12/15/2024
1.6.9 172 12/6/2024
1.6.8 158 11/24/2024
1.6.7 181 10/17/2024
1.6.7-preview-02 140 10/6/2024
1.6.7-preview-01 168 10/2/2024
1.6.6 160 10/1/2024
1.6.5 178 9/28/2024
1.6.4-preview-01 128 9/28/2024

# 1.16.0 (18 November 2025)
- #1366 WireMock.Net.OpenApiParser : support Examples [feature]
- #1375 Add WireMockHealthCheck in WireMock.Net.Aspire [feature]
- #1377 Check if the path is valid when using WithPath(...) [feature]
- #1380 Add WireMock.Net.xUnit.v3 project [feature]
- #1364 Choosing examples from open api specification for responses. [feature]
- #1376 AdminApiMappingBuilder `WithPath` should add the starting `/` if missing [feature]
- #1379 xUnit v3 [feature]

The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md