Sergei Khlebnikov

Results 5 issues of 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. ![изображение](https://user-images.githubusercontent.com/880792/117661338-e9323000-b1a6-11eb-89e0-3e87011d2d85.png)

review
under assessment

Why not drop support netstandard2.0 and replace with netstandard2.1?

question

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...