Dan
Dan
There is an async version TransformAsync() accepting a Task as return value. Similarly there should be an async version for TransformMany() to achieve the same with collections. Is there an...
There is an unexpected assertion when testing for equivalence of two structs that have a field with a reference type. I noticed that when using a Dictionary. When the dictionary...
I was wondering if you could configure to show new notifications always at index 0. Previous notifications should move down/up. - corner: Top -> insert notification at 0, previous move...