Updated WireMock as a (Azure) Web App (markdown)

Stef Heyenrath
2022-10-25 17:01:29 +02:00
parent 8306e81965
commit 45f333096d

@@ -67,6 +67,8 @@ public class WireMockService : IWireMockService
# 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)
## Publish Settings
![image](https://user-images.githubusercontent.com/249938/197809823-f8607201-74a8-4a53-bfef-bfbebfad8136.png)
# 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)