Blazor - DisplayNameAttribute alternate option
Is there a way built-in to provide attributes like
DisplayName
that razor automation will pick up without having to use the attributes directly on every property? like a metadata provider hook-up (I think there was something like that in razor) I can tap into somewhere to provide custom labels for certain properties on types?0 Replies