Stef Heyenrath
Stef Heyenrath
A quick question, did you set https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#allowpartialmapping to `true` ?
Thanks for the detailed description, I'll take look.
https://github.com/WireMock-Net/WireMock.Net/pull/1101
@AHarman I can't remember anymore why this is not yet implemented, probably a good reason I think. I'll take a look.
@asidorowicz Good point. I'll think on this...
Work in progress... : https://github.com/WireMock-Net/WireMock.Net/pull/1072
@asidorowicz If you have time, you can test preview version `1.5.48-ci-18384` which has separate NuGet for GraphQL, ProtoBuf and MimeKitLite. https://github.com/WireMock-Net/WireMock.Net/wiki/MyGet-preview-versions
@asidorowicz I'll check if more packages can be extracted, however after some thinking, I want to take a slightly different approach. - I want to keep the WireMock.Net NuGet the...
@christophwille Did you try to use the `WebcilReader`-class from that Microsoft.NET.WebAssembly.Webcil project to read a .wasm file en extract the PE bytes? I want to create a MetadataReference based on...