Documentation

This user guide, like Localization.AspNetCore.TagHelpers itself, is under very active development. Some parts of it aren't documented as completely as they need to be, but we gladly accept your contributions.

We need your help to improve the documentation for Localization.AspNetCore.TagHelpers, so if there is something that you would like to add then you can edit the content directly on GitHub.

Library Usage

How to reference and make use of the library.

Available helpers

The following tag helpers is available to localize content.

Localize content using a tag Make use of a specific tag to determine the content to localize.
Localize content using an attribute Make use of a specific html attribute to determine the content to localize.
Localize Attributes Localize html attributes.
Localization with parameters Use parameters when localizing content.