Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wiremock/WireMock.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.25.0
Choose a base ref
...
head repository: wiremock/WireMock.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 5 commits
  • 526 files changed
  • 2 contributors

Commits on Feb 14, 2026

  1. MappingSerializer (Newtonsoft or SystemText)-Json (#1394)

    * MappingSerializer
    
    * json
    
    * .
    
    * 0.8.0
    
    * test
    
    * mm
    StefH authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    df85649 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Fix building example projects

    StefH committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d6e1953 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Version 2.x (#1359)

    * Version 2.x
    
    * Setup .NET 9
    
    * 12
    
    * cleanup some #if for NETSTANDARD1_3
    
    * cleanup + fix tests for net8
    
    * openapi
    
    * NO ConfigureAwait(false) + cleanup
    
    * .
    
    * #endif
    
    * HashSet
    
    * WireMock.Net.NUnit
    
    * HttpContext
    
    * Add WebSockets (#1423)
    
    * Add WebSockets
    
    * Add tests
    
    * fix
    
    * more tests
    
    * Add tests
    
    * ...
    
    * remove IOwin
    
    * -
    
    * tests
    
    * fluent
    
    * ok
    
    * match
    
    * .
    
    * byte[]
    
    * x
    
    * func
    
    * func
    
    * byte
    
    * trans
    
    * ...
    
    * frameworks.........
    
    * jmes
    
    * xxx
    
    * sc
    
    * using var httpClient = new HttpClient();
    
    * usings
    
    * maxRetries
    
    * up
    
    * xunit v3
    
    * ct
    
    * ---
    
    * ct
    
    * ct2
    
    * T Unit
    
    * WireMock.Net.TUnitTests / 10
    
    * t unit first
    
    * --project
    
    * no tunit
    
    * t2
    
    * --project
    
    * --project
    
    * ci -  --project
    
    * publish ./test/wiremock-coverage.xml
    
    * windows
    
    * .
    
    * log
    
    * ...
    
    * log
    
    * goed
    
    * BodyType
    
    * .
    
    * .
    
    * --scenario
    
    * ...
    
    * pact
    
    * ct
    
    * .
    
    * WireMock.Net.RestClient.AwesomeAssertions (#1427)
    
    * WireMock.Net.RestClient.AwesomeAssertions
    
    * ok
    
    * atpath
    
    * fix test
    
    * sonar fixes
    
    * ports
    
    * proxy test
    
    * FIX?
    
    * ---
    
    * await Task.Delay(100, _ct);
    
    * ?
    
    * --project
    
    * Aspire: use IDistributedApplicationEventingSubscriber (#1428)
    
    * broadcast
    
    * ok
    
    * more tsts
    
    * .
    
    * Collection
    
    * up
    
    * .
    
    * 2
    
    * remove nfluent
    
    * <VersionPrefix>2.0.0-preview-02</VersionPrefix>
    
    * ...
    
    * .
    
    * nuget icon
    
    * .
    
    * <PackageReference Include="JmesPath.Net" Version="1.1.0" />
    
    * x
    
    * 500
    
    * .
    
    * fix some warnings
    
    * ws
    StefH authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    a292f28 View commit details
    Browse the repository at this point in the history
  2. 2.0.0

    StefH committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    d6ac244 View commit details
    Browse the repository at this point in the history
  3. readme

    StefH committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    291b32a View commit details
    Browse the repository at this point in the history
Loading