Top 20 NuGet localization Packages

Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services and middleware for localizing into different languages and cultures. In order to extend built-in localization structure of ASP.net Core, I extended it and you can create X...
Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services and middleware for localizing into different languages and cultures. In order to extend built-in localization structure of ASP.net Core, I extended it and you can create X...
Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services and middleware for localizing into different languages and cultures. In order to extend built-in localization structure of ASP.net Core, I extended it and you can create X...
A simple library that allows for fluent definition of a string and its various translations.
Package to user JSON instead of RESX files for localization
Class library for .NET. Provides extension logic for JSON file localization.
Linguist is an advanced strongly typed resource localizer for all .NET platforms with formatting and pluralization support.
Provides implementation for Data Access with EntityFrameworkCore.SqlServer. It provides implementation for IRepository<T> and DbContext. It also provides extension methods for IServiceCollection to easily adding types to .NET Core DependencyInjection. Is also supports using multiple DbContexts withi...
Database driven localization provider
The Data Annotations Validator Component for Blazor to localize validation error messages, based on "Microsoft.Extensions.Localization".
A utility localization library for.Net Core 3.0 to be used with Xpandables.Standards.
LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects (This is a fork to support .net core 3.1)
Web client for LocalizeServer with optional caching support
MemoryCache implementation for LocalizeServer
MongoDB implementation for the LocalizeServer to fetch resources from a mongo db
MongoDB management implementation for the LocalizeServer to add, modyify or remove resources
A very cheap .NET localization library.
JLocalizer is simple default json based localization provider, can used external resource for localization like database/web api/xml/json.
Blazor Webassembly Localization that supports fetching localized texts asynchronously, for example from your backend API. Inject 'IBlazorLocalizer Loc' and use 'Loc["LocalizedStringKeyHere"]' or use the component <Localized> to localize your texts. Please refer to readme or project URL for a compl...
Localization with MessageSource approach.