Sergei Khlebnikov
Sergei Khlebnikov
The cache in PropertyCache has been extended to work with case insensitive mappedNames. This made it possible to reduce the search for properties and allocation of memory. 
More not less
https://learn.microsoft.com/en-us/dotnet/api/system.collections.frozen.frozendictionary-2?view=net-8.0#remarks
## Description When running steps in parallel, it is not possible to transfer data between activities of step. If use variables, the data is overwritten for all steps. ## Steps...