wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended and different functionality. Full documentation can be found at https://wiremock.org/dotnet/. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 3515
- days_rel: 18
- days_push: 13
- n_releases_24m: 70
Adoption not part of the score
1680 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WireMock.Net is a flexible .NET library for stubbing and mocking HTTP responses with advanced request matching and response templating, based on the Java WireMock project. It can be embedded in unit/integration tests or run standalone as a process, Windows service, Azure/IIS host, or Docker container.
Use cases
- mock external HTTP APIs in .NET unit tests
- stub REST endpoints with URL, header, cookie and body matching
- record and replay HTTP traffic via proxying
- simulate stateful API behavior in integration tests
- mock gRPC and GraphQL services
- run a standalone mock server in Docker for CI/CD
- template dynamic responses with Handlebars
- inject faults for chaos engineering tests
When to choose
- you're building .NET/C# applications and need HTTP mocking in tests
- you want a WireMock-compatible mock server on the .NET platform
- you need advanced request matching, response templating, or proxy record/playback
- you need gRPC, GraphQL, or OpenAPI-aware mocking
When to avoid
- you're not on the .NET platform (use the original Java WireMock or a language-native alternative)
- you only need simple HTTP fakes without matching or templating features
- you need mocking for non-HTTP protocols
Facets
library · maturity active
mocking testing http-server e2e-testing testing developer-tools apis web-development dotnet cross-platform cli cloud wiremock mock-server http-stubbing request-matching response-templating grpc graphql openapi record-playback tdd integration-testing docker
1 source
- readme: https://github.com/wiremock/WireMock.Net · fetched 2026-08-28 · c88ea9ec8198
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wiremock/WireMock.Net | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="wiremock/WireMock.Net")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem