Ilya Shvetsov
Results
2
issues of
Ilya Shvetsov
Hi there. our situation is next. In managed code we use external native lib that exports some counters. a lot of counters. around 100. What will be best way to...
We encountered weired behaviour or Json converter on both .net8 and .netframework4.xxx using Newtonsoft 13.0.3 we have simple class like this and json string for it: ``` var jsonString =...