mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-25 01:38:27 +02:00
Updated WireMock as a (Azure) Web App (markdown)
@@ -64,5 +64,12 @@ public class WireMockService : IWireMockService
|
|||||||
</configuration>
|
</configuration>
|
||||||
```
|
```
|
||||||
|
|
||||||
# Example
|
# Example on Windows
|
||||||
For a full working example, see [examples\WireMock.Net.WebApplication.NETCore3](https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.WebApplication.NETCore3)
|
For a full working example, see [examples\WireMock.Net.WebApplication.NETCore3](https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.WebApplication.NETCore3)
|
||||||
|
|
||||||
|
|
||||||
|
# Example on Linux
|
||||||
|
For a full working example, see [examples\WireMock.Net.WebApplication.NET6](https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.WebApplication.NET6)
|
||||||
|
|
||||||
|
## Publish settings:
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user