0
    
    
        
                    talhazengin created
                    
                    
                    
                
                4 Answer(s)
- 
    0hi @talhazengin Please share some code, what I see from the picture is not particularly clear. Property injection will work after the constructor is executed. 
- 
    0Sorry for the picture. You are right, there is no problem after constructor executed. But the string localizer "L" property does not works as expected. It does not gets our resources. What can be the problem? Thanks. 
- 
    0Maybe LocalizationResource can solve your problem. see https://github.com/abpframework/abp/blob/654eeede81a733382066bfd00ab19b6b65ceec0e/samples/BookStore-Modular/modules/book-management/src/Acme.BookStore.BookManagement.Application/BookManagementAppService.cs#L10 
- 
    0You are so much right, i thank you, all the best wishes. 
 
                                