WireMock.Net.StandAlone 1.0.2.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WireMock.Net.StandAlone --version 1.0.2.4
NuGet\Install-Package WireMock.Net.StandAlone -Version 1.0.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WireMock.Net.StandAlone" Version="1.0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WireMock.Net.StandAlone --version 1.0.2.4
#r "nuget: WireMock.Net.StandAlone, 1.0.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WireMock.Net.StandAlone as a Cake Addin
#addin nuget:?package=WireMock.Net.StandAlone&version=1.0.2.4

// Install WireMock.Net.StandAlone as a Cake Tool
#tool nuget:?package=WireMock.Net.StandAlone&version=1.0.2.4

WireMock.Net

A C# .NET version based on mock4net which mimics the functionality from the JAVA based http://WireMock.org

Build status codecov Coverage Status GitHub issues GitHub stars

Name NuGet
WireMock.Net NuGet Badge
WireMock.Net.StandAlone NuGet Badge

Frameworks

The following frameworks are supported:

  • net 4.5.2 and up
  • net 4.6 and up
  • netstandard 1.3
  • netstandard 2.0

Build info

To build you need:

Stubbing

A core feature of WireMock.Net is the ability to return canned/predefined HTTP responses for requests matching criteria, see Wiki : Stubbing.

Using WireMock in UnitTest framework

You can use your favorite test framework and use WireMock within your tests, see Wiki : UnitTesting.

Admin API Reference

The WireMock admin API provides functionality to define the mappings via a http interface, see Wiki : Admin API Reference.

WireMock as a standalone process

This is quite straight forward to launch a mock server within a console application, see Wiki : standalone.

SSL

You can start a standalone mock server listening for HTTPS requests. To do so, there is just a flag to set when creating the server:

var server = FluentMockServer.Start(port: 8443, ssl: true);

Obviously you need a certificate registered on your box, properly associated with your application and the port number that will be used. This is not really specific to WireMock, not very straightforward and hence the following stackoverflow thread might come handy: Httplistener with https support

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.57 168 6/4/2024
1.5.56 132 6/3/2024
1.5.55 4,581 5/22/2024
1.5.54 1,727 5/18/2024
1.5.53 7,616 5/8/2024
1.5.52 11,195 4/6/2024
1.5.51 5,809 3/20/2024
1.5.50 102 3/20/2024
1.5.49 5,497 3/6/2024
1.5.48 5,066 2/17/2024
1.5.47 20,636 1/25/2024
1.5.46 8,466 12/23/2023
1.5.45 1,836 12/21/2023
1.5.44 2,509 12/14/2023
1.5.43 4,289 12/11/2023
1.5.42 679 12/9/2023
1.5.41 3,385 12/4/2023
1.5.40 12,812 11/7/2023
1.5.39 12,150 10/9/2023
1.5.38 142 10/9/2023
1.5.37 2,311 9/27/2023
1.5.36 4,188 9/21/2023
1.5.35 17,520 8/19/2023
1.5.34 6,758 8/4/2023
1.5.32 11,140 7/15/2023
1.5.31 3,312 7/8/2023
1.5.30 8,086 6/28/2023
1.5.29 4,538 6/22/2023
1.5.28 5,820 6/11/2023
1.5.27 4,529 6/3/2023
1.5.26 4,243 5/25/2023
1.5.25 3,872 5/13/2023
1.5.24 1,193 5/7/2023
1.5.23 3,531 4/23/2023
1.5.22 4,858 4/8/2023
1.5.21 14,714 3/22/2023
1.5.20 4,923 3/19/2023
1.5.19 316 3/17/2023
1.5.18 2,795 3/9/2023
1.5.17 2,174 2/25/2023
1.5.16 6,867 2/6/2023
1.5.15 4,075 1/29/2023
1.5.14 1,704 1/24/2023
1.5.13 46,054 12/11/2022
1.5.12 8,042 12/3/2022
1.5.11 12,067 11/24/2022
1.5.10 18,552 11/6/2022
1.5.9 4,495 10/29/2022
1.5.8 2,241 10/16/2022
1.5.7 2,233 10/11/2022
1.5.6 43,205 9/12/2022
1.5.5 809 9/3/2022
1.5.4 4,809 8/24/2022
1.5.3 10,477 7/29/2022
1.5.2 1,812 7/24/2022
1.5.1 7,055 7/8/2022
1.5.0 5,389 6/10/2022
1.4.43 3,228 5/21/2022
1.4.42 49,599 5/13/2022
1.4.41 6,064 4/22/2022
1.4.40 21,640 3/26/2022
1.4.39 538 3/25/2022
1.4.38 7,600 3/12/2022
1.4.37 694 3/2/2022
1.4.36 639 2/25/2022
1.4.35 5,693 2/9/2022
1.4.34 1,129 1/27/2022
1.4.33 571 1/24/2022
1.4.32 3,601 1/17/2022
1.4.31 11,054 1/6/2022
1.4.30 23,571 12/25/2021
1.4.29 2,218 12/12/2021
1.4.28 7,946 12/1/2021
1.4.27 640 11/17/2021
1.4.26 4,185 11/4/2021
1.4.25 723 10/27/2021
1.4.24 1,487 10/20/2021
1.4.23 7,222 9/27/2021
1.4.22 1,964 9/22/2021
1.4.21 3,600 9/16/2021
1.4.21-preview-03 269 9/12/2021
1.4.20 37,666 8/6/2021
1.4.19 513 8/4/2021
1.4.18 7,517 7/10/2021
1.4.17 554 7/7/2021
1.4.16 35,064 6/5/2021
1.4.15 8,064 5/19/2021
1.4.14 1,009 5/11/2021
1.4.13 4,375 4/26/2021
1.4.12 1,896 4/22/2021
1.4.11 5,345 4/18/2021
1.4.10 9,046 4/15/2021
1.4.9 4,333 3/31/2021
1.4.8 844 3/24/2021
1.4.7 5,349 3/21/2021
1.4.6 21,170 2/26/2021
1.4.5 6,516 2/11/2021
1.4.4 618 2/9/2021
1.4.3 4,846 2/5/2021
1.4.2 2,481 1/24/2021
1.4.1 3,355 1/19/2021
1.4.0 4,741 1/12/2021
1.3.10 21,698 12/23/2020
1.3.9 3,664 12/8/2020
1.3.8 641 12/3/2020
1.3.7 6,656 11/17/2020
1.3.6 1,563 11/10/2020
1.3.5 1,004 11/4/2020
1.3.4 29,582 10/17/2020
1.3.3 621 10/15/2020
1.3.2 591 10/14/2020
1.3.1 9,841 9/30/2020
1.3.0 987 9/29/2020
1.2.18 30,082 8/13/2020
1.2.17 1,148 8/1/2020
1.2.16 1,950 7/27/2020
1.2.15 22,120 7/19/2020
1.2.14 73,182 7/9/2020
1.2.13 639 7/9/2020
1.2.12 20,808 5/23/2020
1.2.11 898 5/18/2020
1.2.10 825 5/17/2020
1.2.9 673 5/14/2020
1.2.8 3,212 5/4/2020
1.2.7 3,084 4/30/2020
1.2.6 661 4/29/2020
1.2.5 3,400 4/17/2020
1.2.4 869 4/10/2020
1.2.3 12,436 4/1/2020
1.2.2 924 3/25/2020
1.2.1 1,118 3/17/2020
1.2.0 2,825 3/14/2020
1.1.10 1,003 3/5/2020
1.1.9 1,403 2/25/2020
1.1.8 1,475 2/22/2020
1.1.7 8,028 2/6/2020
1.1.6 1,339 1/27/2020
1.1.5 796 1/25/2020
1.1.4 811 1/25/2020
1.1.3 1,118 1/22/2020
1.1.2 2,885 1/9/2020
1.1.1 847 1/9/2020
1.1.0 893 12/27/2019
1.0.43 860 12/26/2019
1.0.42 8,674 12/15/2019
1.0.41 884 12/14/2019
1.0.40 1,517 12/9/2019
1.0.39 780 12/7/2019
1.0.38 3,222 11/30/2019
1.0.37 7,586 11/8/2019
1.0.36 8,897 10/26/2019
1.0.36-ci-12100 395 11/18/2019
1.0.35 811 10/25/2019
1.0.34 814 10/22/2019
1.0.33 5,507 10/12/2019
1.0.32 19,002 9/20/2019
1.0.31 820 9/19/2019
1.0.30 1,408 9/1/2019
1.0.29 894 8/23/2019
1.0.28 861 8/20/2019
1.0.27 1,246 8/14/2019
1.0.26 10,928 8/11/2019
1.0.25 5,349 7/23/2019
1.0.24 820 7/22/2019
1.0.23 1,935 7/16/2019
1.0.22 779 7/15/2019
1.0.20 8,009 6/17/2019
1.0.19 1,183 6/15/2019
1.0.18 33,515 6/10/2019
1.0.17 932 6/5/2019
1.0.16 1,663 5/16/2019
1.0.15 1,938 5/4/2019
1.0.14 1,318 4/20/2019
1.0.13 1,883 4/11/2019
1.0.12 877 4/5/2019
1.0.11 982 3/30/2019
1.0.10 976 3/27/2019
1.0.9 3,838 3/25/2019
1.0.8 1,525 3/12/2019
1.0.7 2,242 1/19/2019
1.0.6.1 1,043 1/10/2019
1.0.6 1,535 12/15/2018
1.0.5 1,085 12/7/2018
1.0.4.21 1,633 11/30/2018
1.0.4.20 10,944 11/7/2018
1.0.4.19 1,116 10/31/2018
1.0.4.18 4,103 10/27/2018
1.0.4.17 5,803 9/22/2018
1.0.4.16 1,997 9/11/2018
1.0.4.15 1,184 9/4/2018
1.0.4.14 1,141 9/2/2018
1.0.4.13 1,031 8/31/2018
1.0.4.12 1,211 8/23/2018
1.0.4.11 1,153 8/20/2018
1.0.4.10 5,447 8/14/2018
1.0.4.9 1,193 8/8/2018
1.0.4.8 1,520 7/23/2018
1.0.4.8-preview-01 768 7/20/2018
1.0.4.7 1,564 7/19/2018
1.0.4.7-preview-jsonpath 776 7/19/2018
1.0.4.6 1,229 7/18/2018
1.0.4.5 1,332 7/17/2018
1.0.4.4 1,826 7/1/2018
1.0.4.3 1,256 6/29/2018
1.0.4.2 3,247 6/26/2018
1.0.4.1 1,329 6/25/2018
1.0.4 1,357 6/23/2018
1.0.3.20 4,895 5/29/2018
1.0.3.19 1,296 5/28/2018
1.0.3.18 1,349 5/25/2018
1.0.3.17 1,399 5/16/2018
1.0.3.16 2,097 4/15/2018
1.0.3.15 1,342 4/5/2018
1.0.3.14 1,573 4/1/2018
1.0.3.13 14,208 3/24/2018
1.0.3.12 1,355 3/24/2018
1.0.3.11 1,300 3/20/2018
1.0.3.10 1,259 3/17/2018
1.0.3.9 1,303 3/15/2018
1.0.3.8 1,290 3/10/2018
1.0.3.7 1,331 3/9/2018
1.0.3.6 1,619 3/8/2018
1.0.3.5 1,206 3/8/2018
1.0.3.4 1,938 3/4/2018
1.0.3.3 18,483 2/24/2018
1.0.3.2 1,554 2/14/2018
1.0.3.1 1,281 2/14/2018
1.0.3 1,330 2/5/2018
1.0.2.13 1,864 1/23/2018
1.0.2.12 1,345 1/16/2018
1.0.2.11 1,610 12/20/2017
1.0.2.10 1,148 12/12/2017
1.0.2.9 1,479 12/7/2017
1.0.2.8 1,239 11/23/2017
1.0.2.7 1,185 11/18/2017
1.0.2.6 1,294 10/30/2017
1.0.2.5 1,208 10/24/2017
1.0.2.4 2,355 10/10/2017
1.0.2.3 8,959 8/8/2017
1.0.1 1,314 6/15/2017