[PR #209] [MERGED] NET Core 2.1 + support for Service Fabric commandline parameters #802

Closed
opened 2025-12-29 15:33:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/209
Author: @StefH
Created: 10/6/2018
Status: Merged
Merged: 10/10/2018
Merged by: @StefH

Base: masterHead: netcore2_1


📝 Commits (10+)

📊 Changes

147 files changed (+3686 additions, -3340 deletions)

View changed files

📝 GitReleaseNotes.txt (+1 -1)
📝 appveyor.yml (+1 -1)
📝 examples/WireMock.Net.Console.Net452.Classic/MainApp.cs (+12 -2)
📝 examples/WireMock.Net.Console.Proxy.NETCoreApp2/WireMock.Net.Console.Proxy.NETCoreApp2.csproj (+1 -1)
📝 report/coverage.info (+818 -797)
📝 report/coverage.opencover.xml (+982 -961)
📝 report/coverlet/WireMock.Net.StandAlone_SimpleCommandLineParser.htm (+128 -96)
📝 report/coverlet/WireMock.Net.StandAlone_StandAloneApp.htm (+4 -4)
📝 report/coverlet/WireMock.Net_AspNetCoreSelfHost.htm (+59 -57)
📝 report/coverlet/WireMock.Net_BodyData.htm (+3 -3)
📝 report/coverlet/WireMock.Net_BodyModel.htm (+3 -3)
📝 report/coverlet/WireMock.Net_BodyParser.htm (+3 -3)
📝 report/coverlet/WireMock.Net_Check.htm (+10 -10)
📝 report/coverlet/WireMock.Net_ClientCertificateHelper.htm (+32 -32)
📝 report/coverlet/WireMock.Net_ClientIPModel.htm (+3 -3)
📝 report/coverlet/WireMock.Net_ConcurentObservableCollection_1.htm (+3 -3)
📝 report/coverlet/WireMock.Net_CookieModel.htm (+3 -3)
📝 report/coverlet/WireMock.Net_CoreStrings.htm (+3 -3)
📝 report/coverlet/WireMock.Net_DictionaryExtensions.htm (+3 -3)
📝 report/coverlet/WireMock.Net_DynamicAsyncResponseProvider.htm (+3 -3)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/209 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/6/2018 **Status:** ✅ Merged **Merged:** 10/10/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `netcore2_1` --- ### 📝 Commits (10+) - [`76f61a6`](https://github.com/wiremock/WireMock.Net/commit/76f61a64cec47325ad23dd8c6812e13797febd1f) netcore 2.1 - [`5640764`](https://github.com/wiremock/WireMock.Net/commit/5640764d443f2af459822fcf8e04e13407744298) SimpleCommandLineParserTests - [`b8f422d`](https://github.com/wiremock/WireMock.Net/commit/b8f422d5f6c022542661828d2b79bc1442663526) tests - [`d26b20c`](https://github.com/wiremock/WireMock.Net/commit/d26b20ca090f47eb38a24626c83396629b232e2d) SimpleCommandLineParserTests - [`bc1b10b`](https://github.com/wiremock/WireMock.Net/commit/bc1b10b8b5a702f737840c34ef8989621f71ca91) test report - [`ce63c60`](https://github.com/wiremock/WireMock.Net/commit/ce63c60bcc307c7fa609fc3027d8d464600fd61f) AspNetCoreSelfHost - [`d8dfbf1`](https://github.com/wiremock/WireMock.Net/commit/d8dfbf11956b72e254f56a8723a795df21858589) Fixed Resharper warnings - [`48225a3`](https://github.com/wiremock/WireMock.Net/commit/48225a31abbc1e06dbe4a08fd1818ace7e68008b) tests - [`3c10342`](https://github.com/wiremock/WireMock.Net/commit/3c103427e8bd82e6de335ffbfd2d53bf756ddd87) . - [`660e97a`](https://github.com/wiremock/WireMock.Net/commit/660e97a4ce2c5e811dffe730141328d04013846e) ResponseWithProxyTests ### 📊 Changes **147 files changed** (+3686 additions, -3340 deletions) <details> <summary>View changed files</summary> 📝 `GitReleaseNotes.txt` (+1 -1) 📝 `appveyor.yml` (+1 -1) 📝 `examples/WireMock.Net.Console.Net452.Classic/MainApp.cs` (+12 -2) 📝 `examples/WireMock.Net.Console.Proxy.NETCoreApp2/WireMock.Net.Console.Proxy.NETCoreApp2.csproj` (+1 -1) 📝 `report/coverage.info` (+818 -797) 📝 `report/coverage.opencover.xml` (+982 -961) 📝 `report/coverlet/WireMock.Net.StandAlone_SimpleCommandLineParser.htm` (+128 -96) 📝 `report/coverlet/WireMock.Net.StandAlone_StandAloneApp.htm` (+4 -4) 📝 `report/coverlet/WireMock.Net_AspNetCoreSelfHost.htm` (+59 -57) 📝 `report/coverlet/WireMock.Net_BodyData.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_BodyModel.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_BodyParser.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_Check.htm` (+10 -10) 📝 `report/coverlet/WireMock.Net_ClientCertificateHelper.htm` (+32 -32) 📝 `report/coverlet/WireMock.Net_ClientIPModel.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_ConcurentObservableCollection_1.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_CookieModel.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_CoreStrings.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_DictionaryExtensions.htm` (+3 -3) 📝 `report/coverlet/WireMock.Net_DynamicAsyncResponseProvider.htm` (+3 -3) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:33:19 +01:00
adam closed this issue 2025-12-29 15:33:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#802