aspnet/Localization

Name: Localization

Owner: ASP.NET

Description: Localization abstractions and implementations for ASP.NET Core applications.

Created: 2015-05-06 04:07:17.0

Updated: 2018-05-20 19:39:03.0

Pushed: 2018-05-20 19:39:01.0

Homepage:

Size: 873

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Localization

AppVeyor: AppVeyor

Travis: Travis

| Package | aspnet-core | NuGet | | ——- | ———————– | —————– | | Microsoft.Extensions.Localization | MyGet | NuGet | | Microsoft.AspNetCore.Localization | MyGet | NuGet |

Localization abstractions and implementations for ASP.NET Core applications.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Localization Samples

Here are a few samples that demonstrate different localization features including: localized views, localized strings in data annotations, creating custom localization resources … etc.

Localization Providers

Community projects adapt RequestCultureProvider for determining the culture information of an HttpRequest.

Community projects adapt IStringLocalizer for fetching the localiztion resources.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.