mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-19 15:31:39 +02:00
Frameworks
This commit is contained in:
@@ -6,6 +6,11 @@ A C# .NET version based on [mock4net](https://github.com/alexvictoor/mock4net) w
|
|||||||
[](https://coveralls.io/github/StefH/WireMock.Net?branch=master)
|
[](https://coveralls.io/github/StefH/WireMock.Net?branch=master)
|
||||||
[](https://www.nuget.org/packages/WireMock.Net)
|
[](https://www.nuget.org/packages/WireMock.Net)
|
||||||
|
|
||||||
|
### Frameworks
|
||||||
|
The following frameworks are supported:
|
||||||
|
- net45 and up
|
||||||
|
- netstandard 1.3
|
||||||
|
|
||||||
## Stubbing
|
## Stubbing
|
||||||
A core feature of WireMock.Net is the ability to return canned/predefined HTTP responses for requests matching criteria, see [Wiki : Stubbing](https://github.com/StefH/WireMock.Net/wiki/Stubbing).
|
A core feature of WireMock.Net is the ability to return canned/predefined HTTP responses for requests matching criteria, see [Wiki : Stubbing](https://github.com/StefH/WireMock.Net/wiki/Stubbing).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user