Skip to content

Namespace issue #2

@michael76

Description

@michael76

As far as I can tell this only works with IStringLocalizer when the resx files are in an "BridgeSource" folder. The reason is that the source generator creates the class BridgeSource.Strings (my resource file is called Strings.resx). And then I have to use IStringLocalizer<BridgeSource.Strings> and that means it looks for resources with Base.Name.Space.BridgeSource.Strings....

This is not a problem but it would be nice if it were mentioned in the Readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions