Localization vs2019 with .net 5.0

Hi
I've tried to add Localization in a Blazor Server App with Grid ++.
It seems like there is a problem when I use  .net 5.
In the SfLocalizer file in the Shared folder gives this error
        public ResourceManager Manager
        {
            get
            {
                return QuestReg.Resources.SfResources.ResourceManager;
            }
        }
 


3 Replies 1 reply marked as answer

VN Vignesh Natarajan Syncfusion Team January 22, 2021 09:41 AM UTC

Hi Reidar,  
 
Thanks for contacting Syncfusion support.  
 
Query: “I've tried to add Localization in a Blazor Server App with Grid ++.It seems like there is a problem when I use  .net 5. 
 
We have analyzed the query by preparing a sample with .NET 5.0 and Localization in Grid. We are able to render Grid properly with localization without any error. Kindly download the sample from below  
 
 
After referring the sample if you are still facing the issue, kindly get back to us with following details.  
 
  1. Share the details about the issue you are facing.
  2. Are you facing issue while using specific locale resx file?
  3. If possible share the issue reproducible sample or try to reproduce the reported issue in provided sample.
 
Please get back to us if you have further queries.     
 
Regards, 
Vignesh Natarajan 


Marked as answer

PR Padmini Ramamurthy Syncfusion Team January 25, 2021 04:44 AM UTC

From: Reidar Thorsvik
Sent: Friday, January 22, 2021 8:53 AM
To: Syncfusion Support <[email protected]>
Subject: SV: Syncfusion support community forum 161741, Localization vs2019 with .net 5.0 , has been updated. 
  
Thanks alot! It works and I am happy. 
But it was quite a job! 
Thanks again! 
 
Med vennlig hilsen / Best regards 



RS Renjith Singh Rajendran Syncfusion Team January 26, 2021 06:26 AM UTC

Hi Reidar, 

Thanks for your update. 

We are glad to hear that your requirement has been achieved. Please get back to us if you need further assistance. 

Regards, 
Renjith R 


Loader.
Up arrow icon