Skip to content

Localization abstractions and implementations for ASP.NET Core applications.

License

Notifications You must be signed in to change notification settings

nguerrera/Localization

 
 

Repository files navigation

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.

Localization Resources

Community projects adapt IStringLocalizer for fetching the localiztion resources.

About

Localization abstractions and implementations for ASP.NET Core applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.2%
  • Shell 4.4%
  • PowerShell 3.2%
  • Batchfile 0.2%