All Projects → WormieCorp → Localization.AspNetCore.TagHelpers

WormieCorp / Localization.AspNetCore.TagHelpers

Licence: MIT license
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core application instead of manually injecting IViewLocator

Programming Languages

C#
18002 projects
HTML
75241 projects
powershell
5483 projects
shell
77523 projects
CSS
56736 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to Localization.AspNetCore.TagHelpers

PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+52%)
Mutual labels:  localization, asp-net-core
MvcControlsToolkit.Core
Core Code for MvcControlsToolkit packages
Stars: ✭ 13 (-48%)
Mutual labels:  taghelpers, asp-net-core
ForEvolve.AspNetCore.Localization
Easy Asp.Net Core MVC validation data attributes localization.
Stars: ✭ 17 (-32%)
Mutual labels:  localization, asp-net-core
Home
Asp.net core Mvc Controls Toolkit
Stars: ✭ 33 (+32%)
Mutual labels:  taghelpers, asp-net-core
XLocalizer
Localizer package for Asp.Net Core web applications, powered by online translation and auto resource creating.
Stars: ✭ 103 (+312%)
Mutual labels:  localization, asp-net-core
I18N
I18N Library for .NET, and Delphi
Stars: ✭ 48 (+92%)
Mutual labels:  localization, asp-net-core
Aspnetcorelocalization
Localization.SqlLocalizer & ASP.NET Core MVC Localization Examples
Stars: ✭ 183 (+632%)
Mutual labels:  localization, asp-net-core
Serge
Continuous localization platform
Stars: ✭ 212 (+748%)
Mutual labels:  localization
L10ns
Internationalization workflow and formatting
Stars: ✭ 234 (+836%)
Mutual labels:  localization
Omegat
Mirror of official OmegaT repo
Stars: ✭ 210 (+740%)
Mutual labels:  localization
Mola
A Modular Optimization framework for Localization and mApping (MOLA)
Stars: ✭ 206 (+724%)
Mutual labels:  localization
Flutter.cn
Flutter CN docs translation plan, get started from the wiki: https://github.com/cfug/flutter.cn/wiki
Stars: ✭ 213 (+752%)
Mutual labels:  localization
Iscloam
Intensity Scan Context based full SLAM implementation for autonomous driving. ICRA 2020
Stars: ✭ 232 (+828%)
Mutual labels:  localization
Flutter sheet localization
Generate Flutter localization from a simple online Google Sheets.
Stars: ✭ 212 (+748%)
Mutual labels:  localization
Ttag
📙 simple approach for javascript localization
Stars: ✭ 243 (+872%)
Mutual labels:  localization
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+10776%)
Mutual labels:  localization
React Native Globalize
Internationalization (i18n) for React Native
Stars: ✭ 246 (+884%)
Mutual labels:  localization
Laravel Multilingual Routes
A package to handle multilingual routes in your Laravel application.
Stars: ✭ 241 (+864%)
Mutual labels:  localization
Laravel Auth
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood u…
Stars: ✭ 2,692 (+10668%)
Mutual labels:  localization
Wsolevaluation
Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)
Stars: ✭ 226 (+804%)
Mutual labels:  localization

Localization.AspNetCore.TagHelpers

All Contributors

Liberapay receiving Join the chat at https://gitter.im/WormieCorp/Localization.AspNetCore.TagHelpers

Service Status
AppVeyor AppVeyor Build Status
CLA Assistant CLA assistant
Codecov Codecov Coverage Report
Dependabot Dependabot SemVer Stability
GitHub GitHub Latest release
NuGet NuGet Latest release

Asp.Net Core Tag Helpers to use when localizing Asp.Net Core application instead of manually injecting IViewLocator

Where to get it

Official published version are available on NuGet or on the GitHub Release page.

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)

Contributors

Thanks goes to these wonderful people (emoji key):


Kim J. Nordmo

🚧

The Gitter Badger

📖

README Bot

📖

Muhammad Azeez

🤔 💻

dependabot[bot]

💻

whitesource-bolt-for-github[bot]

🛡️

transifex-integration[bot]

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].