As a user, I would like to have prettier types in error messages when a type is generic #28

Closed
opened 2026-02-06 12:25:31 +01:00 by frederik.engelhardt · 0 comments

Example: IList`1 should become IList

  • Add extension method to format types and use it in type releated exceptions in Framework.Core
  • Use extension method in Framework.Data
  • Use extension method in Framework.Mvvm
Example: IList`1 should become IList<string> - [ ] Add extension method to format types and use it in type releated exceptions in Framework.Core - [ ] Use extension method in Framework.Data - [ ] Use extension method in Framework.Mvvm
frederik.engelhardt referenced this issue from a commit 2026-04-25 16:11:11 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
equadrat-oss/Framework.Core#28
No description provided.