mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 13:00:33 +01:00
[PR #1359] Version 2.x (WIP...) #1361
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1359
Author: @StefH
Created: 8/31/2025
Status: 🔄 Open
Base:
master← Head:version-2.x📝 Commits (10+)
034766aVersion 2.xec54599mm + ...3077e7bSetup .NET 95c221ff12bb561c9cleanup some #if for NETSTANDARD1_3b111b01cleanup + fix tests for net80960d7copenapi5b43a4fNO ConfigureAwait(false) + cleanup4fd3ee1.37e140b#endif📊 Changes
173 files changed (+1362 additions, -1807 deletions)
View changed files
📝
.github/workflows/ci.yml(+5 -0)📝
Directory.Build.props(+4 -4)📝
WireMock.Net Solution.sln(+14 -14)📝
examples/WireMock.Net.Console.NET8.WithCertificate/HowTo.txt(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/Program.cs(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/WireMock.Net.Console.NET8.WithCertificate.csproj(+1 -1)📝
examples/WireMock.Net.Console.NET8.WithCertificate/cert-rsa.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/cert.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/private-key-rsa.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/private-key.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/public-key-rsa.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8.WithCertificate/public-key.pem(+0 -0)📝
examples/WireMock.Net.Console.NET8/MainApp.cs(+8 -8)📝
examples/WireMock.Net.Console.NET8/WireMock.Net.Console.NET8.csproj(+26 -26)📝
examples/WireMock.Net.Console.Proxy.NETCoreApp/WireMock.Net.Console.Proxy.NETCoreApp.csproj(+1 -1)📝
examples/WireMock.Net.ConsoleApp.UsingNuGet/WireMock.Net.ConsoleApp.UsingNuGet.csproj(+5 -5)📝
examples/WireMock.Net.OpenApiParser.ConsoleApp/WireMock.Net.OpenApiParser.ConsoleApp.csproj(+2 -0)📝
examples/WireMock.Net.Service/WireMock.Net.Service.csproj(+2 -2)📝
examples/WireMock.Net.WebApplication.IIS/App.cs(+0 -0)📝
examples/WireMock.Net.WebApplication.IIS/IWireMockService.cs(+0 -0)...and 80 more files
📄 Description
Version 2.x only supports:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.