[PR #440] [MERGED] Add .net 472 example for WireMock.Net.RestClient #917

Closed
opened 2025-12-29 08:34:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/440
Author: @StefH
Created: 3/15/2020
Status: Merged
Merged: 3/15/2020
Merged by: @StefH

Base: masterHead: net472


📝 Commits (1)

📊 Changes

6 files changed (+183 additions, -0 deletions)

View changed files

📝 WireMock.Net Solution.sln (+15 -0)
examples/WireMock.Net.Client.Net472/App.config (+6 -0)
examples/WireMock.Net.Client.Net472/Program.cs (+35 -0)
examples/WireMock.Net.Client.Net472/Properties/AssemblyInfo.cs (+36 -0)
examples/WireMock.Net.Client.Net472/WireMock.Net.Client.Net472.csproj (+83 -0)
examples/WireMock.Net.Client.Net472/packages.config (+8 -0)

📄 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/440 **Author:** [@StefH](https://github.com/StefH) **Created:** 3/15/2020 **Status:** ✅ Merged **Merged:** 3/15/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `net472` --- ### 📝 Commits (1) - [`7783cd9`](https://github.com/wiremock/WireMock.Net/commit/7783cd9ed72251074a34fbfb2a99f0bbbc780e4f) .net 472 example ### 📊 Changes **6 files changed** (+183 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WireMock.Net Solution.sln` (+15 -0) ➕ `examples/WireMock.Net.Client.Net472/App.config` (+6 -0) ➕ `examples/WireMock.Net.Client.Net472/Program.cs` (+35 -0) ➕ `examples/WireMock.Net.Client.Net472/Properties/AssemblyInfo.cs` (+36 -0) ➕ `examples/WireMock.Net.Client.Net472/WireMock.Net.Client.Net472.csproj` (+83 -0) ➕ `examples/WireMock.Net.Client.Net472/packages.config` (+8 -0) </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 08:34:00 +01:00
adam closed this issue 2025-12-29 08:34:00 +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#917