Stef Heyenrath

Results 713 comments of Stef Heyenrath

I set this in the default_recognizers.yml: ``` yml supported_languages: - en - nl global_regex_flags: 24 ``` This can be seen if you follow these steps: See this repo: https://github.com/StefH/presidio-docker-test 1]...

I'm using the original repository and the default Dockerfile.

How easy is it to build your own extensions with extend Shouldly? Just like: [FA - extensibility](https://fluentassertions.com/extensibility/). --- I use this in [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net/tree/master/src/WireMock.Net.FluentAssertions) which enables you to check if certain...

> > How easy is it to build your own extensions with extend Shouldly? Just like: [FA - extensibility](https://fluentassertions.com/extensibility/). > > I use this in [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net/tree/master/src/WireMock.Net.FluentAssertions) which enables you to...

Maybe adding an overload which accepts a WildcardMatcher could also solve your issue?

Yes you can make a PR. Also include a unit test.

@asos-jamiestollery How is it going?

https://github.com/WireMock-Net/WireMock.Net/pull/1221

> @StefH [0dba17f](https://github.com/scottksmith95/LINQKit/commit/0dba17f48f57dd8f5a58c9b3aa2570348387a73c) instroduced this issue I know that this commit introduced this ;-)

Sounds familiar. Related to this? https://github.com/WireMock-Net/WireMock.Net/blob/eb7e6c397f686859401b3b527d68ad55dd87ff6b/src/WireMock.Net.Aspire/WireMockServerBuilderExtensions.cs#L57