You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Label property to use centralized string resource
Replaced the localized string `@L["List View"]` in the `Label`
property of the `<MudEnumSelect>` component with
`@AppStrings.ListView`. This change ensures consistency by
referencing a centralized or predefined string resource for
"List View".
<DisplayName>CleanArchitecture CodeGenerator For Blazor App</DisplayName>
6
6
<Descriptionxml:space="preserve">The fastest and easiest way to generate application features code that up to clean architecture principles for Blazor Server Application</Description>
0 commit comments