All Projects → damienbod → AspNetCoreMvcSharedLocalization

damienbod / AspNetCoreMvcSharedLocalization

Licence: other
ASP.NET Core MVC shared localization

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AspNetCoreMvcSharedLocalization

DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 3.x applications.
Stars: ✭ 117 (+277.42%)
Mutual labels:  mvc, aspnet-core, razor
Identityserver4aspnetcoreidentitytemplate
An ASP.NET Core 3.1 IdentityServer4 Identity Bootstrap 4 template with localization
Stars: ✭ 262 (+745.16%)
Mutual labels:  mvc, localization, aspnet-core
SdvCodeWebsite
Simeon Valev - Personal Blog - Developed on ASP.NET Core MVC - Server-Side Blazor - See README.md file for more information
Stars: ✭ 38 (+22.58%)
Mutual labels:  mvc, razor
resource-translator
A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json.
Stars: ✭ 44 (+41.94%)
Mutual labels:  localization, resx
AngularLocalizationAspNetCore
Angular ASP.NET Core localization
Stars: ✭ 26 (-16.13%)
Mutual labels:  localization, aspnet-core
Diamond
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
Stars: ✭ 173 (+458.06%)
Mutual labels:  mvc, razor
Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Stars: ✭ 2,168 (+6893.55%)
Mutual labels:  mvc, aspnet-core
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+22.58%)
Mutual labels:  mvc, localization
resxmanager
Consolidates, synchronizes and translates Microsoft .NET resources (*.resx, *.wxl). Supports export to Excel (*.xlsx) and automating translation.
Stars: ✭ 28 (-9.68%)
Mutual labels:  localization, resx
Wilson
ERP / CRM system for small to medium construction companies.
Stars: ✭ 84 (+170.97%)
Mutual labels:  mvc, aspnet-core
Giraffe.Razor
Razor view engine http handlers for Giraffe web applications.
Stars: ✭ 27 (-12.9%)
Mutual labels:  aspnet-core, razor
Furion
Make .NET development easier, more versatile, and more popular.
Stars: ✭ 902 (+2809.68%)
Mutual labels:  mvc, razor
Jsonapidotnetcore
JSON:API Framework for ASP.NET Core
Stars: ✭ 465 (+1400%)
Mutual labels:  mvc, aspnet-core
Aspnetcorelocalization
Localization.SqlLocalizer & ASP.NET Core MVC Localization Examples
Stars: ✭ 183 (+490.32%)
Mutual labels:  mvc, localization
AspNetCoreFilters
ASP.NET Core MVC Filters
Stars: ✭ 34 (+9.68%)
Mutual labels:  mvc, aspnet-core
kontent-boilerplate-net
Kontent.ai Boilerplate for development of ASP.NET Core MVC applications.
Stars: ✭ 29 (-6.45%)
Mutual labels:  mvc, aspnet-core
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+712.9%)
Mutual labels:  aspnet-core, razor
jerrycurl
Razor-powered ORM for .NET
Stars: ✭ 35 (+12.9%)
Mutual labels:  mvc, razor
BlazorDemo
Demo application for my writings about Blazor
Stars: ✭ 79 (+154.84%)
Mutual labels:  aspnet-core, razor
AspNetCoreAzureSearch
ASP.NET Core with Azure Cognitive Search
Stars: ✭ 12 (-61.29%)
Mutual labels:  aspnet-core, razor

Shared Localization in ASP.NET Core MVC

https://damienbod.com/2017/11/01/shared-localization-in-asp-net-core-mvc/

Test URLs:

https://localhost:44371/Account/Register?culture=de-CH&ui-culture=de-CH

https://localhost:44371/Account/Register?culture=it-CH&ui-culture=it-CH

https://localhost:44371/Account/Register?culture=fr-CH&ui-culture=fr-CH

https://localhost:44371/Account/Register?culture=en-US&ui-culture=en-US

History

2022-03-20 Updated to .NET 6.0

2020-11-29 Updated to .NET 5.0

2020-11-08 Updated to .NET Core 3.1.9, updated npm packages

2020-09-11 Updated to .NET Core 3.1.8

2020-07-28 Updated to .NET Core 3.1.6

2018-12-04 Updated to .NET Core 2.2

2018-11-27 Updated to .NET Core 2.2, updated npm packages

2018-09-02 Updated to .NET Core 2.1, Bootstrap 4

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].