Dan

Results 3 issues of 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...

todo :spiral_notepad:

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

type: Bug
area: Assertion library
target: 3.0
target: 2.x

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

enhancement
help wanted