Jonas Rembratt
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Edited Can I configure Rider to trust certifictates issued by Zscaler?
My company uses Zscaler for protection. Zscalef performs TLS incerception, which basically is a controlled man-in-the-middle attack that injects its own TLS server certificate. It seems that Rider ... -
Edited Debugging async methods with Xamarin is very confusing
I've been tearing my hair with this problem for some time so I think it's time to report it. I'm writing a Xamarin Forms project and there, naturally, most of the data layer is heavily asynchronous...