C-Wal
C-Wal
The mapping is between two classes named Address with mostly different properties. The target.AddressLine1 is populated with a lot of string.IsNullOrEmpty checks on the source properties. I don't have the...
We have worked around it for now by using Before.CreatingTargetInstances.Call() to ensure each source property has a value but suspect there's a nicer way to deal with it.
This is still an issue. Will there ever be a new release that fixes this?
Hi. I have experimented a bit more and the issue is actually simpler than I thought. I have renamed this issue and here is a new repo: 1. View any...
Great. Are there any plans for adding the 'exclude certain characters' functionality? The library looks good but I'd really like to be able to exclude similar characters (I10Oo) from appearing...
Hi Jon. I'm not and I'm using CreateTransient anyway.
Is there any workaround we can apply for this in the meantime?
@freeman-neo I am using C# and WPF and tried this: `webView.CoreWebView2.Profile.IsGeneralAutofillEnabled = false;` It did not fix the problem for me.
Do you know what version this will be? So we can confirm when it's available on our devices.
This is still happening in azure cloud shell: PS /home/username> az webapp auth show -g rgname -n appname /usr/lib64/az/lib/python3.9/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed...