Stef Heyenrath

Results 713 comments of Stef Heyenrath

Thanks for your response. About 1: WireMock.Net is mostly used in unit tests. So how many % of those unit tests project are going to use an older framework like...

@Kielek I checked your idead about 4.6.2, however that brings back again some if-defs and other classes which I would like to get rid of. So I'll stick with Framework...

@OliBomby Please note that this project is related to WireMock.Net , the manual you reference is for wiremock (the Java docker version). This will not work.

@OliBomby I understand your question. Currently, it's indeed not possible to provide a custom WireMock.Net or wiremock-org (java) image. I can try to add that logic. However, the mappings are...

I did fix it for `WireMock.Net.Testcontainers` --> https://github.com/wiremock/WireMock.Net/pull/1391

The `WireMock.Net.Testcontainers` is updated to accept a custom image and set the `_imageOS`. I will publish a new NuGet soon. --- However, I cannot give any guarantee that this works...

https://github.com/wiremock/WireMock.Net/pull/1392

Passing IAssemblyHelper is maybe an option. For you case, you can also just implement your own IDynamicLinqCustomTypeProvider

@StephenWeatherford I cannot reproduce this on my system (17.10 )anymore... However, it should work according to https://marketplace.visualstudio.com/items?itemName=ms-azuretools.visualstudiobicep ![image](https://github.com/Azure/bicep/assets/249938/e887f6a0-95b4-44b1-ba57-c6440097fe83) ---- And using the keys, shows this error: ![image](https://github.com/Azure/bicep/assets/249938/d690b791-cbe2-46ad-84e7-f0a4e36aaa4c)