Vitalii Mikhailov
Vitalii Mikhailov
Can be used for CacheRootFolder, see https://docs.microsoft.com/en-us/xamarin/essentials/file-system-helpers. We also might use in some scope the AppDataDirectory
### Describe the feature It looks like for EF Core support we've missed one of the features of `ValueComparer` - overriding the snapshot function. The current implementation is like this...
### Describe the feature In my real life scenarios I have a concept of DefaultValue - it's mostly used in my custom TryParse scenarios, when the parsing failed, but the...
### Describe the bug The curse of Zip64 is still there unfortunately. I've noticed two issues 1. The library is not able to read the entries list, thus you can't...