[PR #1174] [MERGED] Add an architecture diagram for Aspire project #1266

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1174
Author: @StefH
Created: 9/19/2024
Status: Merged
Merged: 10/4/2024
Merged by: @StefH

Base: masterHead: stef-add-aspire-docs


📝 Commits (5)

📊 Changes

4 files changed (+101 additions, -14 deletions)

View changed files

📝 examples-Aspire/AspireApp1.AppHost/Program.cs (+36 -8)
📝 examples-Aspire/AspireApp1.AppHost/WeatherForecastApiMock.cs (+1 -1)
📝 examples-Aspire/AspireApp1.AppHost/WireMockMappings/873d495f-940e-4b86-a1f4-4f0fc7be8b8b.json (+5 -5)
src/WireMock.Net.Aspire/doc/architecture.md (+59 -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/1174 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-add-aspire-docs` --- ### 📝 Commits (5) - [`65f6d61`](https://github.com/wiremock/WireMock.Net/commit/65f6d61a4ed107c38293ebcc208d67dd785463c2) Add an architecture diagram for Aspire project - [`4129055`](https://github.com/wiremock/WireMock.Net/commit/4129055fa513f8bed1db31c35387e4fa86b9a439) . - [`2db6f15`](https://github.com/wiremock/WireMock.Net/commit/2db6f159f256808016bc023f390c4088d98ccc96) "WireMock.Net : " + - [`b08167d`](https://github.com/wiremock/WireMock.Net/commit/b08167d2e90b2fc78ea0670bbccc82e0d84d9f1e) Merge branch 'master' into stef-add-aspire-docs - [`ddeec63`](https://github.com/wiremock/WireMock.Net/commit/ddeec63f4e7b33dd2af4b88ce6a880bf5929e8ef) . ### 📊 Changes **4 files changed** (+101 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `examples-Aspire/AspireApp1.AppHost/Program.cs` (+36 -8) 📝 `examples-Aspire/AspireApp1.AppHost/WeatherForecastApiMock.cs` (+1 -1) 📝 `examples-Aspire/AspireApp1.AppHost/WireMockMappings/873d495f-940e-4b86-a1f4-4f0fc7be8b8b.json` (+5 -5) ➕ `src/WireMock.Net.Aspire/doc/architecture.md` (+59 -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 09:19:06 +01:00
adam closed this issue 2025-12-29 09:19:06 +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#1266