Localization.AspNetCore.TagHelpers
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core application instead of manually injecting IViewLocator
Install / Use
/learn @WormieCorp/Localization.AspNetCore.TagHelpersREADME
Localization.AspNetCore.TagHelpers
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->| Service | Status |
| ------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| AppVeyor | |
| CLA Assistant |
|
| Codecov |
|
| Dependabot |
|
| GitHub |
|
| NuGet |
|
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core application instead of manually injecting IViewLocator
<!-- DESCRIPTION:PAUSE -->Where to get it
Official published version are available on NuGet or on the GitHub Release page.
<!-- DESCRIPTION:CONTINUE -->Usage
To use these tag helpers add the following to your _ViewImports.cshtml file
@addTagHelper *, Localization.AspNetCore.TagHelpers
The package currently supports three tag helpers with the following usage cases:
Usage with the tag name <localize>Text to localize</localize>
Usage with a html attribute <span localize>Text to localize</localize>
Ability to localize html attribute using the following: <span localize-title="I'm the title to localize">This won't</span>
You can read more about this on the Documentation page. Please also see the Demo projects in the source repository for a working templates with the use of these localization helpers (based on default asp.net core templates)
<!-- DESCRIPTION:STOP -->Contributors
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/AdmiringWorm"><img src="https://avatars3.githubusercontent.com/u/1474648?v=4" width="100px;" alt=""/><br /><sub><b>Kim J. Nordmo</b></sub></a><br /><a href="#maintenance-AdmiringWorm" title="Maintenance">🚧</a></td> <td align="center"><a href="https://gitter.im"><img src="https://avatars2.githubusercontent.com/u/8518239?v=4" width="100px;" alt=""/><br /><sub><b>The Gitter Badger</b></sub></a><br /><a href="https://github.com/WormieCorp/Localization.AspNetCore.TagHelpers/commits?author=gitter-badger" title="Documentation">📖</a></td> <td align="center"><a href="https://www.codetriage.com"><img src="https://avatars0.githubusercontent.com/u/35302948?v=4" width="100px;" alt=""/><br /><sub><b>README Bot</b></sub></a><br /><a href="https://github.com/WormieCorp/Localization.AspNetCore.TagHelpers/commits?author=codetriage-readme-bot" title="Documentation">📖</a></td> <td align="center"><a href="https://encrypt0r.github.io/"><img src="https://avatars2.githubusercontent.com/u/16880059?v=4" width="100px;" alt=""/><br /><sub><b>Muhammad Azeez</b></sub></a><br /><a href="https://github.com/WormieCorp/Localization.AspNetCore.TagHelpers/issues?q=author%3Aencrypt0r" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/WormieCorp/Localization.AspNetCore.TagHelpers/commits?author=encrypt0r" title="Code">💻</a></td> <td align="center"><a href="https://github.com/apps/dependabot"><img src="https://avatars3.githubusercontent.com/in/2141?v=4" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="https://github.com/WormieCorp/Localization.AspNetCore.TagHelpers/commits?author=dependabot[bot]" title="Code">💻</a></td> <td align="center"><a href="https://github.com/apps/whitesource-bolt-for-github"><img src="https://avatars2.githubusercontent.com/in/16809?v=4" width="100px;" alt=""/><br /><sub><b>whitesource-bolt-for-github[bot]</b></sub></a><br /><a href="#security-whitesource-bolt-for-github[bot]" title="Security">🛡️</a></td> <td align="center"><a href="https://github.com/apps/transifex-integration"><img src="https://avatars1.githubusercontent.com/in/18568?v=4" width="100px;" alt=""/><br /><sub><b>transifex-integration[bot]</b></sub></a><br /><a href="#translation-transifex-integration[bot]" title="Translation">🌍</a></td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
Related Skills
node-connect
333.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
333.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.0kCommit, push, and open a PR
