From 5adbff0fa3dc829b4df7209a4f1920596b82ece7 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sun, 6 Oct 2024 18:31:46 +0200 Subject: [PATCH] Update README.md (add blog) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 516f1100..5684d385 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,10 @@ For more info, see also this WIKI page: [What is WireMock.Net](https://github.co * Can be used for Aspire Distributed Application testing ## :memo: Blogs -- [mstack.nl : Generate C# Code from Mapping(s)](https://mstack.nl/blog/20230201-wiremock.net-tocode/) -- [mstack.nl : Chaos Engineering with Fault Injections](https://mstack.nl/blogs/wiremock-net-chaos-engineering-with-fault-injections/) -- [mstack.nl : gRPC / ProtoBuf Support](https://mstack.nl/blogs/wiremock-net-grpc/) +- [mstack.nl : Generate C# Code from Mapping(s)](https://mstack.nl/blog/20230201-wiremock.net-tocode) +- [mstack.nl : Chaos Engineering with Fault Injections](https://mstack.nl/blogs/wiremock-net-chaos-engineering-with-fault-injections) +- [mstack.nl : gRPC / ProtoBuf Support](https://mstack.nl/blogs/wiremock-net-grpc) +- [mstack.nl : Build and test your own .NET Aspire component](https://mstack.nl/blogs/wiremock-net-aspire-component/) ## :computer: Project Info