Found 1,425 packages
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Provides a request culture provider which gets culture and ui-culture from request's route data.
Package Description
Package Description
Ecng system framework
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Abstractions for Localization
Localization components. More info on web site https://stocksharp.com/store/
ASP.NET MVC Localization Usage <li>@Html.ActionLinkLocalization("English", "Index", "Locales", new { lang = "en_US" })</li> <li>@Html.ActionLinkLocalization("Türkçe", "Index", "Locales", new { lang = "tr_TR" })</li> Or <a href="Locales/?lang=en_US">English</a> <a href="Locales/?lang=tr_TR">Türkçe</a> Index.cshtml @Html.Get("homepage") or @Html.Localize("homepage") Video tutorial https://github.com/yasinkuyu/Localization
Package Description
Package Description
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Core Implementation for Localization.
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Database driven localization provider
Abstractions for database driven localization provider.
Package Description
Package Description
.