Philippe Leybaert

Results 4 issues of Philippe Leybaert

### Description Calling SaveAsJpegStream on UWP crashes the application. ### Steps to Reproduce Call ```await AsJPGStreamAsync()``` in any async method in a UWP application. The app will crash with exception...

### Description A simple CollectionView with a lot of items (100,000 or so) will hang on Windows and iOS. Memory consumption goes through the roof (gigabytes of allocations) and will...

t/bug
platform/windows 🪟
platform/iOS 🍎
area/perf 🏎️
area/collectionview 📃
s/needs-attention
migration-compatibility

The `[Column.Trim]` attribute, when added to a string property in a mapped class, will trim the value of the property after reading from the database.

enhancement