Microsoft.Extensions.Localization 6.0.30

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Localization --version 6.0.30
                    
NuGet\Install-Package Microsoft.Extensions.Localization -Version 6.0.30
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Localization" Version="6.0.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Localization" Version="6.0.30" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Localization" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Localization --version 6.0.30
                    
#r "nuget: Microsoft.Extensions.Localization, 6.0.30"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.Localization@6.0.30
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Localization&version=6.0.30
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Localization&version=6.0.30
                    
Install as a Cake Tool

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/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (427)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Localization:

Package Downloads
Microsoft.AspNetCore.Mvc.DataAnnotations

ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.

Microsoft.AspNetCore.Mvc.Localization

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

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Volo.Abp.Core

Package Description

GitHub repositories (72)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Localization:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
rafaelfgx/Architecture
.NET, Angular, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
PiranhaCMS/piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
TCNOco/TcNo-Acc-Switcher
A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!
aliasvault/aliasvault
Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
Version Downloads Last Updated
10.0.0-rc.1.25451.107 462 9/9/2025
10.0.0-preview.7.25380.108 2,013 8/12/2025
10.0.0-preview.6.25358.103 1,939 7/15/2025
10.0.0-preview.5.25277.114 2,686 6/6/2025
10.0.0-preview.4.25258.110 2,288 5/12/2025
10.0.0-preview.3.25172.1 2,069 4/10/2025
10.0.0-preview.2.25164.1 670 3/18/2025
10.0.0-preview.1.25120.3 1,516 2/25/2025
9.0.9 13,255 9/9/2025
9.0.8 174,687 8/5/2025
9.0.7 138,199 7/8/2025
9.0.6 239,311 6/10/2025
9.0.5 491,529 5/13/2025
9.0.4 563,132 4/8/2025
9.0.3 331,431 3/11/2025
9.0.2 368,125 2/11/2025
9.0.1 1,834,219 1/14/2025
9.0.0 1,524,048 11/12/2024
9.0.0-rc.2.24474.3 14,150 10/8/2024
9.0.0-rc.1.24452.1 5,991 9/10/2024
9.0.0-preview.7.24406.2 4,101 8/13/2024
9.0.0-preview.6.24328.4 4,144 7/9/2024
9.0.0-preview.5.24306.11 2,480 6/11/2024
9.0.0-preview.4.24267.6 1,012 5/21/2024
9.0.0-preview.3.24172.13 77,621 4/11/2024
9.0.0-preview.2.24128.4 3,480 3/12/2024
9.0.0-preview.1.24081.5 25,629 2/13/2024
8.0.20 5,370 9/9/2025
8.0.19 69,659 8/4/2025
8.0.18 61,161 7/8/2025
8.0.17 84,052 6/10/2025
8.0.16 110,320 5/13/2025
8.0.15 161,691 4/8/2025
8.0.14 122,195 3/11/2025
8.0.13 198,830 2/11/2025
8.0.12 1,081,699 1/14/2025
8.0.11 4,581,293 11/12/2024
8.0.10 1,046,489 10/8/2024
8.0.8 2,728,289 8/13/2024
8.0.7 940,780 7/9/2024
8.0.6 1,411,523 5/28/2024
8.0.5 311,917 5/14/2024
8.0.4 1,019,481 4/9/2024
8.0.3 2,097,897 3/12/2024
8.0.2 1,076,029 2/13/2024
8.0.1 1,574,167 1/9/2024
8.0.0 5,000,179 11/14/2023
8.0.0-rc.2.23480.2 13,060 10/10/2023
8.0.0-rc.1.23421.29 9,019 9/12/2023
8.0.0-preview.7.23375.9 5,216 8/8/2023
8.0.0-preview.6.23329.11 6,741 7/11/2023
8.0.0-preview.5.23302.2 3,475 6/13/2023
8.0.0-preview.4.23260.4 4,099 5/16/2023
8.0.0-preview.3.23177.8 2,207 4/11/2023
8.0.0-preview.2.23153.2 1,836 3/14/2023
8.0.0-preview.1.23112.2 61,895 2/21/2023
7.0.20 149,958 5/28/2024
7.0.19 8,613 5/14/2024
7.0.18 14,952 4/9/2024
7.0.17 125,849 3/12/2024
7.0.16 66,650 2/13/2024
7.0.15 149,832 1/9/2024
7.0.14 424,099 11/14/2023
7.0.13 291,333 10/24/2023
7.0.12 141,746 10/10/2023
7.0.11 281,227 9/12/2023
7.0.10 466,472 8/8/2023
7.0.9 273,940 7/11/2023
7.0.8 126,903 6/22/2023
7.0.7 124,196 6/13/2023
7.0.5 2,034,345 4/11/2023
7.0.4 488,217 3/14/2023
7.0.3 591,241 2/14/2023
7.0.2 775,407 1/10/2023
7.0.1 2,488,971 12/13/2022
7.0.0 4,777,655 11/7/2022
7.0.0-rc.2.22476.2 8,934 10/11/2022
7.0.0-rc.1.22427.2 3,807 9/14/2022
7.0.0-preview.7.22376.6 1,953 8/9/2022
7.0.0-preview.6.22330.3 2,306 7/12/2022
7.0.0-preview.5.22303.8 1,496 6/14/2022
7.0.0-preview.4.22251.1 4,967 5/10/2022
7.0.0-preview.3.22178.4 1,452 4/13/2022
7.0.0-preview.2.22153.2 1,926 3/14/2022
7.0.0-preview.1.22109.13 2,868 2/17/2022
6.0.36 55,665 11/12/2024
6.0.35 48,735 10/8/2024
6.0.33 60,358 8/13/2024
6.0.32 68,088 7/9/2024
6.0.31 44,513 5/28/2024
6.0.30 21,412 5/14/2024
6.0.29 98,754 4/9/2024
6.0.28 278,314 3/12/2024
6.0.27 109,848 2/13/2024
6.0.26 132,701 1/9/2024
6.0.25 288,748 11/14/2023
6.0.24 170,705 10/24/2023
6.0.23 85,561 10/10/2023
6.0.22 94,585 9/12/2023
6.0.21 137,175 8/8/2023
6.0.20 136,012 7/11/2023
6.0.19 105,107 6/22/2023
6.0.18 87,127 6/13/2023
6.0.16 849,318 4/11/2023
6.0.15 159,680 3/14/2023
6.0.14 108,031 2/14/2023
6.0.13 251,798 1/10/2023
6.0.12 153,380 12/13/2022
6.0.11 238,604 11/7/2022
6.0.10 565,844 10/11/2022
6.0.9 547,963 9/13/2022
6.0.8 881,669 8/9/2022
6.0.7 1,107,448 7/12/2022
6.0.6 962,706 6/14/2022
6.0.5 6,205,990 5/10/2022
6.0.4 571,522 4/11/2022
6.0.3 855,018 3/8/2022
6.0.2 705,009 2/8/2022
6.0.1 2,221,053 12/14/2021
6.0.0 7,445,275 11/8/2021
6.0.0-rc.2.21480.10 12,113 10/12/2021
6.0.0-rc.1.21452.15 16,182 9/14/2021
6.0.0-preview.7.21378.6 316,459 8/10/2021
6.0.0-preview.6.21355.2 3,724 7/14/2021
6.0.0-preview.5.21301.17 1,605 6/15/2021
6.0.0-preview.4.21253.5 2,201 5/24/2021
6.0.0-preview.3.21201.13 1,483 4/8/2021
6.0.0-preview.2.21154.6 3,271 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 6,654 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 61,696 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,775 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 63,771 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 155,571 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 50,694 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 560,825 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 316,710 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 984,569 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 675,697 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,927,153 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,203,647 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,204,116 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,063,456 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 489,190 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 736,651 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 902,926 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 442,621 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,326,613 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,831 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 2,471 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 2,747 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,625 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 1,419 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,238 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 2,383 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,574 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 2,840 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 1,809 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 118,556 12/13/2022
3.1.31 17,010 11/8/2022
3.1.30 8,055 10/11/2022
3.1.29 44,925 9/13/2022
3.1.28 25,485 8/9/2022
3.1.27 22,904 7/12/2022
3.1.26 9,698 6/14/2022
3.1.25 35,110 5/10/2022
3.1.24 53,508 4/11/2022
3.1.23 48,824 3/8/2022
3.1.22 102,628 12/14/2021
3.1.21 137,308 11/7/2021
3.1.20 26,154 10/11/2021
3.1.19 47,940 9/14/2021
3.1.18 347,341 8/10/2021
3.1.17 95,756 7/13/2021
3.1.16 103,008 6/8/2021
3.1.15 65,378 5/11/2021
3.1.14 93,024 4/6/2021
3.1.13 136,819 3/9/2021
3.1.12 261,424 2/9/2021
3.1.11 136,364 1/12/2021
3.1.10 246,825 11/9/2020
3.1.9 1,141,637 10/13/2020
3.1.8 2,150,437 9/8/2020
3.1.7 704,650 8/11/2020
3.1.6 5,677,249 7/14/2020
3.1.5 2,826,886 6/9/2020
3.1.4 219,840 5/12/2020
3.1.3 1,365,363 3/24/2020
3.1.2 1,909,834 2/18/2020
3.1.1 475,711 1/14/2020
3.1.0 1,378,635 12/3/2019
3.1.0-preview3.19553.2 1,468 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,292 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,580 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 3,760 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,501 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 70,349 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 734,417 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,230 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 86,502 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 6,514 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,416 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,407 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,799 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,294 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,867 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,011 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 156,482,869 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 99,175 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 41,529 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 25,902 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 39,916,163 6/18/2018
2.1.0 42,624,740 5/29/2018
2.1.0-rc1-final 113,105 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 127,915 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 142,768 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,281,581 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 7,445,124 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 18,171,614 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 66,321,928 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 104,237 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 34,265 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,448,374 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,900,834 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,169,954 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,922,853 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 28,439 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 879,063 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 18,618 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 23,326,314 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,214,949 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 526,824 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 12,176,147 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 182,690 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 420,613 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.