Added link to new doc site from README.md

This commit is contained in:
Tom Akehurst
2025-10-13 20:23:18 +01:00
parent f6c5225fe0
commit 685d28db0b

View File

@@ -1,7 +1,17 @@
# ![Project Icon](./resources/logo_32x32.png) WireMock.Net
A C# .NET version based on [mock4net](https://github.com/alexvictoor/mock4net) which mimics the functionality from the JAVA based [WireMock](http://wiremock.org).
A C# .NET version based on [mock4net](https://github.com/alexvictoor/mock4net) which mimics functionality from the original Java based WireMock.
For more info, see also this WIKI page: [What is WireMock.Net](https://github.com/wiremock/WireMock.Net/wiki/What-Is-WireMock.Net).
---
<table>
<tr>
<td>
:books: <strong>Full documentation at <a href="https://wiremock.org/dotnet/" title="WireMock.Net docs">wiremock.org</a>
</td>
</tr>
</table>
---
## :star: Key Features
* HTTP response stubbing, matchable on URL/Path, headers, cookies and body content patterns