mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-21 00:11:44 +02:00
Updated WireMock as dotnet tool (markdown)
@@ -8,6 +8,8 @@ Install locally:
|
|||||||
dotnet tool install --global dotnet-wiremock
|
dotnet tool install --global dotnet-wiremock
|
||||||
```
|
```
|
||||||
|
|
||||||
|
In case you also use private NuGet endpoints, follow this [link](https://github.com/dotnet/sdk/issues/9555#issuecomment-484585146) to solve authentication errors.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Start the WireMock.Net server:
|
Start the WireMock.Net server:
|
||||||
``` cmd
|
``` cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user