Skip to main content

WireMock.Net 2.10.0 — NuGet Package for .NET

WireMock.Net 2.10.0 NuGet package for .NET. Lightweight Http Mocking Server for .NET, inspired by WireMock from the Java landscape.

Authors: Stef Heyenrath

Total downloads: 46,476,710

Project URL: https://github.com/wiremock/WireMock.Net

License: https://www.nuget.org/packages/WireMock.Net/2.10.0/license

Tags: tdd, mock, http, wiremock, test, server, unittest

Install WireMock.Net 2.10.0

.NET CLI

dotnet add package WireMock.Net --version 2.10.0

Package Manager Console

Install-Package WireMock.Net -Version 2.10.0

PackageReference (csproj)

<PackageReference Include="WireMock.Net" Version="2.10.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.