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.59 0 6/26/2024
1.5.58 2,967 6/8/2024
1.5.57 1,035 6/4/2024
1.5.56 418 6/3/2024
1.5.55 7,348 5/22/2024
1.5.54 1,839 5/18/2024
1.5.53 14,985 5/8/2024
1.5.52 13,543 4/6/2024
1.5.51 5,986 3/20/2024
1.5.50 104 3/20/2024
1.5.49 5,974 3/6/2024
1.5.48 5,217 2/17/2024
1.5.47 21,168 1/25/2024
1.5.46 8,579 12/23/2023
1.5.45 2,144 12/21/2023
1.5.44 2,563 12/14/2023
1.5.43 4,515 12/11/2023
1.5.42 681 12/9/2023
1.5.41 3,432 12/4/2023
1.5.40 13,079 11/7/2023
1.5.39 12,622 10/9/2023
1.5.38 144 10/9/2023
1.5.37 2,313 9/27/2023
1.5.36 4,217 9/21/2023
1.5.35 17,889 8/19/2023
1.5.34 6,833 8/4/2023
1.5.32 11,705 7/15/2023
1.5.31 3,318 7/8/2023
1.5.30 8,306 6/28/2023
1.5.29 4,569 6/22/2023
1.5.28 5,856 6/11/2023
1.5.27 4,698 6/3/2023
1.5.26 4,245 5/25/2023
1.5.25 3,898 5/13/2023
1.5.24 1,195 5/7/2023
1.5.23 3,543 4/23/2023
1.5.22 4,866 4/8/2023
1.5.21 14,896 3/22/2023
1.5.20 4,991 3/19/2023
1.5.19 318 3/17/2023
1.5.18 2,798 3/9/2023
1.5.17 2,178 2/25/2023
1.5.16 6,873 2/6/2023
1.5.15 4,085 1/29/2023
1.5.14 1,714 1/24/2023
1.5.13 47,898 12/11/2022
1.5.12 8,203 12/3/2022
1.5.11 12,544 11/24/2022
1.5.10 19,480 11/6/2022
1.5.9 4,499 10/29/2022
1.5.8 2,255 10/16/2022
1.5.7 2,327 10/11/2022
1.5.6 43,724 9/12/2022
1.5.5 813 9/3/2022
1.5.4 4,811 8/24/2022
1.5.3 10,480 7/29/2022
1.5.2 1,827 7/24/2022
1.5.1 7,097 7/8/2022
1.5.0 5,397 6/10/2022
1.4.43 3,277 5/21/2022
1.4.42 50,178 5/13/2022
1.4.41 6,181 4/22/2022
1.4.40 21,809 3/26/2022
1.4.39 540 3/25/2022
1.4.38 7,712 3/12/2022
1.4.37 699 3/2/2022
1.4.36 641 2/25/2022
1.4.35 5,697 2/9/2022
1.4.34 1,132 1/27/2022
1.4.33 573 1/24/2022
1.4.32 3,603 1/17/2022
1.4.31 11,223 1/6/2022
1.4.30 24,010 12/25/2021
1.4.29 2,222 12/12/2021
1.4.28 8,033 12/1/2021
1.4.27 649 11/17/2021
1.4.26 4,189 11/4/2021
1.4.25 728 10/27/2021
1.4.24 1,489 10/20/2021
1.4.23 7,251 9/27/2021
1.4.22 1,970 9/22/2021
1.4.21 3,602 9/16/2021
1.4.21-preview-03 270 9/12/2021
1.4.20 38,193 8/6/2021
1.4.19 515 8/4/2021
1.4.18 7,539 7/10/2021
1.4.17 556 7/7/2021
1.4.16 35,097 6/5/2021
1.4.15 8,067 5/19/2021
1.4.14 1,013 5/11/2021
1.4.13 4,398 4/26/2021
1.4.12 2,054 4/22/2021
1.4.11 5,347 4/18/2021
1.4.10 9,056 4/15/2021
1.4.9 4,336 3/31/2021
1.4.8 846 3/24/2021
1.4.7 5,352 3/21/2021
1.4.6 21,228 2/26/2021
1.4.5 6,530 2/11/2021
1.4.4 620 2/9/2021
1.4.3 4,872 2/5/2021
1.4.2 2,489 1/24/2021
1.4.1 3,359 1/19/2021
1.4.0 5,097 1/12/2021
1.3.10 22,166 12/23/2020
1.3.9 3,668 12/8/2020
1.3.8 643 12/3/2020
1.3.7 6,660 11/17/2020
1.3.6 1,565 11/10/2020
1.3.5 1,006 11/4/2020
1.3.4 29,585 10/17/2020
1.3.3 626 10/15/2020
1.3.2 594 10/14/2020
1.3.1 9,846 9/30/2020
1.3.0 991 9/29/2020
1.2.18 30,099 8/13/2020
1.2.17 1,150 8/1/2020
1.2.16 1,952 7/27/2020
1.2.15 22,408 7/19/2020
1.2.14 74,837 7/9/2020
1.2.13 641 7/9/2020
1.2.12 20,836 5/23/2020
1.2.11 902 5/18/2020
1.2.10 827 5/17/2020
1.2.9 675 5/14/2020
1.2.8 3,214 5/4/2020
1.2.7 3,115 4/30/2020
1.2.6 663 4/29/2020
1.2.5 3,410 4/17/2020
1.2.4 871 4/10/2020
1.2.3 12,439 4/1/2020
1.2.2 929 3/25/2020
1.2.1 1,120 3/17/2020
1.2.0 2,827 3/14/2020
1.1.10 1,005 3/5/2020
1.1.9 1,409 2/25/2020
1.1.8 1,480 2/22/2020
1.1.7 8,030 2/6/2020
1.1.6 1,341 1/27/2020
1.1.5 798 1/25/2020
1.1.4 813 1/25/2020
1.1.3 1,155 1/22/2020
1.1.2 2,887 1/9/2020
1.1.1 849 1/9/2020
1.1.0 895 12/27/2019
1.0.43 862 12/26/2019
1.0.42 8,676 12/15/2019
1.0.41 886 12/14/2019
1.0.40 1,519 12/9/2019
1.0.39 782 12/7/2019
1.0.38 3,463 11/30/2019
1.0.37 7,592 11/8/2019
1.0.36 8,919 10/26/2019
1.0.36-ci-12100 396 11/18/2019
1.0.35 813 10/25/2019
1.0.34 816 10/22/2019
1.0.33 5,509 10/12/2019
1.0.32 19,039 9/20/2019
1.0.31 822 9/19/2019
1.0.30 1,410 9/1/2019
1.0.29 896 8/23/2019
1.0.28 863 8/20/2019
1.0.27 1,248 8/14/2019
1.0.26 10,931 8/11/2019
1.0.25 5,390 7/23/2019
1.0.24 822 7/22/2019
1.0.23 1,937 7/16/2019
1.0.22 781 7/15/2019
1.0.20 8,061 6/17/2019
1.0.19 1,187 6/15/2019
1.0.18 33,783 6/10/2019
1.0.17 936 6/5/2019
1.0.16 1,668 5/16/2019
1.0.15 2,034 5/4/2019
1.0.14 1,320 4/20/2019
1.0.13 1,885 4/11/2019
1.0.12 879 4/5/2019
1.0.11 984 3/30/2019
1.0.10 982 3/27/2019
1.0.9 3,843 3/25/2019
1.0.8 1,527 3/12/2019
1.0.7 2,246 1/19/2019
1.0.6.1 1,045 1/10/2019
1.0.6 1,537 12/15/2018
1.0.5 1,087 12/7/2018
1.0.4.21 1,635 11/30/2018
1.0.4.20 11,019 11/7/2018
1.0.4.19 1,118 10/31/2018
1.0.4.18 4,105 10/27/2018
1.0.4.17 5,814 9/22/2018
1.0.4.16 1,999 9/11/2018
1.0.4.15 1,186 9/4/2018
1.0.4.14 1,143 9/2/2018
1.0.4.13 1,033 8/31/2018
1.0.4.12 1,213 8/23/2018
1.0.4.11 1,155 8/20/2018
1.0.4.10 5,550 8/14/2018
1.0.4.9 1,195 8/8/2018
1.0.4.8 1,522 7/23/2018
1.0.4.8-preview-01 769 7/20/2018
1.0.4.7 1,566 7/19/2018
1.0.4.7-preview-jsonpath 777 7/19/2018
1.0.4.6 1,231 7/18/2018
1.0.4.5 1,334 7/17/2018
1.0.4.4 1,828 7/1/2018
1.0.4.3 1,258 6/29/2018
1.0.4.2 3,249 6/26/2018
1.0.4.1 1,331 6/25/2018
1.0.4 1,359 6/23/2018
1.0.3.20 4,909 5/29/2018
1.0.3.19 1,298 5/28/2018
1.0.3.18 1,351 5/25/2018
1.0.3.17 1,401 5/16/2018
1.0.3.16 2,103 4/15/2018
1.0.3.15 1,344 4/5/2018
1.0.3.14 1,575 4/1/2018
1.0.3.13 14,479 3/24/2018
1.0.3.12 1,357 3/24/2018
1.0.3.11 1,302 3/20/2018
1.0.3.10 1,261 3/17/2018
1.0.3.9 1,305 3/15/2018
1.0.3.8 1,292 3/10/2018
1.0.3.7 1,333 3/9/2018
1.0.3.6 1,623 3/8/2018
1.0.3.5 1,208 3/8/2018
1.0.3.4 1,940 3/4/2018
1.0.3.3 18,487 2/24/2018
1.0.3.2 1,556 2/14/2018
1.0.3.1 1,283 2/14/2018
1.0.3 1,332 2/5/2018
1.0.2.13 1,869 1/23/2018
1.0.2.12 1,347 1/16/2018
1.0.2.11 1,612 12/20/2017
1.0.2.10 1,150 12/12/2017
1.0.2.9 1,481 12/7/2017
1.0.2.8 1,241 11/23/2017
1.0.2.7 1,187 11/18/2017
1.0.2.6 1,296 10/30/2017
1.0.2.5 1,210 10/24/2017
1.0.2.4 2,357 10/10/2017
1.0.2.3 9,104 8/8/2017
1.0.1 1,317 6/15/2017