Stef
|
9fa1f4081e
|
mm
|
2025-10-05 15:19:18 +02:00 |
|
Stef Heyenrath
|
19e95325fa
|
ProxyUrlTransformer (#1361)
* ProxyUrlTransformer
* tests
* Update src/WireMock.Net.Shared/Settings/ProxyUrlReplaceSettings.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-28 12:40:33 +02:00 |
|
Stef Heyenrath
|
5b43a4f341
|
NO ConfigureAwait(false) + cleanup
|
2025-08-31 12:39:51 +02:00 |
|
Stef Heyenrath
|
bb561c94d0
|
cleanup some #if for NETSTANDARD1_3
|
2025-08-31 11:07:25 +02:00 |
|
Stef Heyenrath
|
ec54599827
|
mm + ...
|
2025-08-31 09:21:08 +02:00 |
|
Stef Heyenrath
|
371bfdc160
|
TypeLoader: implement Try methods (#1358)
* TypeLoader: implement Try methods
* fix
|
2025-08-31 08:48:29 +02:00 |
|
Stef Heyenrath
|
034766a2d6
|
Version 2.x
|
2025-08-30 10:24:07 +02:00 |
|
Stef Heyenrath
|
9fcc9ade10
|
Add additional try-catch to TypeLoader logic (#1352)
|
2025-08-27 08:33:01 +02:00 |
|
Stef Heyenrath
|
e5c4605020
|
Create WireMock.Net.ProtoBuf project (#1350)
* Create WireMock.Net.ProtoBuf project
* ok
* Update Directory.Build.props
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-26 07:55:02 +02:00 |
|
Stef Heyenrath
|
22ed94918a
|
Fix generating source code for Scenario and State (#1347)
* Fix generating source code for Scenario and State
* Update src/WireMock.Net.Minimal/Serialization/MappingConverter.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Minimal/Serialization/MappingConverter.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* .
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-17 10:06:39 +02:00 |
|
Stef Heyenrath
|
0597a73e0e
|
Create GraphQL project (#1334)
* Create new project for GraphQL
* ...
* .
* ok?
* Update src/WireMock.Net.Shared/Extensions/AnyOfExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* --
* ...
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-10 19:00:22 +02:00 |
|
Sam Fields
|
6ccfe68686
|
Fixes an issue with matching JSON bodies as bytes (#1339)
* Fixes an issue with matching JSON bodies as bytes
* Adding tests for exact object matching
* Simplify the check for byte data
|
2025-08-02 20:11:13 +02:00 |
|
Stef Heyenrath
|
e6ff8776fb
|
Make CSharpCodeMatcher public (#1337)
|
2025-07-23 09:29:53 +02:00 |
|
Stef Heyenrath
|
b0076b4e81
|
Implement IMimeMessageData (#1326)
* Implement IMimeMessageData
* 1
* Update src/WireMock.Net.MimePart/Util/MimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v1
* v2
* e
* ?
* fix
* if (Array.TrueForAll(_funcs, func => func(value).IsPerfect()))
* Update src/WireMock.Net.Shared/Util/IMimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Minimal/Matchers/Request/RequestMessageMultiPartMatcher.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimeEntityDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Models.Mime.IMimeMessageData? BodyAsMimeMessage { get; }
* Update src/WireMock.Net.MimePart/Util/MimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimePartDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.MimePart/Models/MimeMessageDataWrapper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/WireMock.Net.Shared/Util/IMimeKitUtils.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* .
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-12 09:54:18 +02:00 |
|
Stef Heyenrath
|
96eca4262a
|
Create WireMock.Net.MimePart project (#1300)
* Create WireMock.Net.MimePart project
* .
* REFACTOR
* ILRepack
* --
* ...
* x
* x
* .
* fix
* public class MimePartMatcher
* shared
* min
* .
* <!--<DelaySign>true</DelaySign>-->
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-24 12:17:42 +02:00 |
|