stevozilik

Results 4 comments of stevozilik

Just looking into this, migrating my WPF into Avalonia, and assesing how to replace DataTriggers doing stuff like if DataContext.Property == "ValueA" -> StyleA if DataContext.Property == "ValueB" -> StyleB...

That helped thank you @AndriySvyryd Worth updating the documentation? https://docs.microsoft.com/en-us/ef/core/modeling/table-splitting

+1 For registering custom trace listener easily. Currrently SpecFlow does expose much configurability on logging, even adding a DateTime seems a lot of work. Having a custom trace listener would...

that's correct. However the issue still remains, this should not happen in first place.