I followed your code example for the home component. however, I am receiving the below error. InvalidOperationException: Cannot provide a value for property 'Localizer' on type 'OmniSync.GlobalMarketing.Components.Pages.Home'. There is no registered service of type 'Microsoft.Extensions.Localization.IStringLocalizer`1[OmniSync.GlobalMarketing.Components.Pages.Home]'.
I followed your code example for the home component. however, I am receiving the below error.
InvalidOperationException: Cannot provide a value for property 'Localizer' on type 'OmniSync.GlobalMarketing.Components.Pages.Home'. There is no registered service of type 'Microsoft.Extensions.Localization.IStringLocalizer`1[OmniSync.GlobalMarketing.Components.Pages.Home]'.
You need to register the localization service.
Take your time and go through, you skipped that.
@@Netcode-Hub i registered it and i also still get this error. in program.cs "builder.Services.AddNetcodeHubLocalizationService();"
How RTL ?
can this same work be implemented into a dotnet core API?
if yes what changes need to be done. a short description is enough
Haven't tested it yet, maybe its about time you give a try
can you execute the onchange method using inputselect component of blazor not select of html
Input select component must be used in EditForm . I belief you know this. You can create model and use it
Awesome, thank you oh lot for sharing
😃
Another good stuff 😁, thanks
Sure
can you do this with somwthing more advanced
Advanced like what?
Thanks Bro..
Welcome 🤗
Bro add Arabic also change mode also
😂
I added English , French and Spanish so you add the Arabic and etc..
How to imlement this on web assembly