Microsoft.Extensions.Localization 8.0.15

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 8.0.15
                    
NuGet\Install-Package Microsoft.Extensions.Localization -Version 8.0.15
                    
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="8.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Localization" Version="8.0.15" />
                    
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 8.0.15
                    
#r "nuget: Microsoft.Extensions.Localization, 8.0.15"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Localization&version=8.0.15
                    
Install Microsoft.Extensions.Localization as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Localization&version=8.0.15
                    
Install Microsoft.Extensions.Localization 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/8899cb30120d41413065f1b1465cdabefe0a1f9c

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  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. 
.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 was computed.  net462 is compatible.  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 (382)

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 (70)

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.
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 !!!
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.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
rafaelfgx/Architecture
.NET 9, Angular 19, 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.
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.
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
TCNOco/TcNo-Acc-Switcher
A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!
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.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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!
bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
Version Downloads Last updated
10.0.0-preview.3.25172.1 429 4/10/2025
10.0.0-preview.2.25164.1 561 3/18/2025
10.0.0-preview.1.25120.3 830 2/25/2025
9.0.4 37,667 4/8/2025
9.0.3 148,259 3/11/2025
9.0.2 208,623 2/11/2025
9.0.1 586,365 1/14/2025
9.0.0 931,258 11/12/2024
9.0.0-rc.2.24474.3 12,692 10/8/2024
9.0.0-rc.1.24452.1 5,699 9/10/2024
9.0.0-preview.7.24406.2 3,558 8/13/2024
9.0.0-preview.6.24328.4 3,188 7/9/2024
9.0.0-preview.5.24306.11 2,076 6/11/2024
9.0.0-preview.4.24267.6 816 5/21/2024
9.0.0-preview.3.24172.13 76,942 4/11/2024
9.0.0-preview.2.24128.4 3,245 3/12/2024
9.0.0-preview.1.24081.5 24,862 2/13/2024
8.0.15 18,937 4/8/2025
8.0.14 64,709 3/11/2025
8.0.13 98,050 2/11/2025
8.0.12 330,082 1/14/2025
8.0.11 1,356,265 11/12/2024
8.0.10 765,758 10/8/2024
8.0.8 2,074,627 8/13/2024
8.0.7 737,568 7/9/2024
8.0.6 1,177,336 5/28/2024
8.0.5 275,711 5/14/2024
8.0.4 841,879 4/9/2024
8.0.3 1,827,222 3/12/2024
8.0.2 933,170 2/13/2024
8.0.1 1,315,329 1/9/2024
8.0.0 4,093,158 11/14/2023
8.0.0-rc.2.23480.2 12,913 10/10/2023
8.0.0-rc.1.23421.29 8,901 9/12/2023
8.0.0-preview.7.23375.9 5,025 8/8/2023
8.0.0-preview.6.23329.11 6,621 7/11/2023
8.0.0-preview.5.23302.2 3,342 6/13/2023
8.0.0-preview.4.23260.4 3,993 5/16/2023
8.0.0-preview.3.23177.8 2,057 4/11/2023
8.0.0-preview.2.23153.2 1,736 3/14/2023
8.0.0-preview.1.23112.2 60,362 2/21/2023
7.0.20 116,656 5/28/2024
7.0.19 7,449 5/14/2024
7.0.18 13,838 4/9/2024
7.0.17 117,387 3/12/2024
7.0.16 63,655 2/13/2024
7.0.15 138,822 1/9/2024
7.0.14 352,766 11/14/2023
7.0.13 284,553 10/24/2023
7.0.12 137,182 10/10/2023
7.0.11 275,839 9/12/2023
7.0.10 444,276 8/8/2023
7.0.9 257,479 7/11/2023
7.0.8 123,948 6/22/2023
7.0.7 118,448 6/13/2023
7.0.5 1,908,116 4/11/2023
7.0.4 475,388 3/14/2023
7.0.3 575,335 2/14/2023
7.0.2 732,819 1/10/2023
7.0.1 1,728,722 12/13/2022
7.0.0 4,616,447 11/7/2022
7.0.0-rc.2.22476.2 8,431 10/11/2022
7.0.0-rc.1.22427.2 3,696 9/14/2022
7.0.0-preview.7.22376.6 1,836 8/9/2022
7.0.0-preview.6.22330.3 2,172 7/12/2022
7.0.0-preview.5.22303.8 1,372 6/14/2022
7.0.0-preview.4.22251.1 4,852 5/10/2022
7.0.0-preview.3.22178.4 1,337 4/13/2022
7.0.0-preview.2.22153.2 1,765 3/14/2022
7.0.0-preview.1.22109.13 2,741 2/17/2022
6.0.36 38,337 11/12/2024
6.0.35 44,576 10/8/2024
6.0.33 56,387 8/13/2024
6.0.32 56,623 7/9/2024
6.0.31 42,084 5/28/2024
6.0.30 19,605 5/14/2024
6.0.29 94,954 4/9/2024
6.0.28 260,543 3/12/2024
6.0.27 98,252 2/13/2024
6.0.26 125,328 1/9/2024
6.0.25 262,856 11/14/2023
6.0.24 161,530 10/24/2023
6.0.23 82,890 10/10/2023
6.0.22 87,992 9/12/2023
6.0.21 131,511 8/8/2023
6.0.20 132,667 7/11/2023
6.0.19 102,610 6/22/2023
6.0.18 85,167 6/13/2023
6.0.16 822,383 4/11/2023
6.0.15 150,485 3/14/2023
6.0.14 103,927 2/14/2023
6.0.13 241,351 1/10/2023
6.0.12 148,473 12/13/2022
6.0.11 225,062 11/7/2022
6.0.10 547,782 10/11/2022
6.0.9 532,902 9/13/2022
6.0.8 847,286 8/9/2022
6.0.7 1,028,632 7/12/2022
6.0.6 936,117 6/14/2022
6.0.5 6,069,408 5/10/2022
6.0.4 565,529 4/11/2022
6.0.3 841,498 3/8/2022
6.0.2 686,422 2/8/2022
6.0.1 2,135,190 12/14/2021
6.0.0 7,328,805 11/8/2021
6.0.0-rc.2.21480.10 11,937 10/12/2021
6.0.0-rc.1.21452.15 15,674 9/14/2021
6.0.0-preview.7.21378.6 315,961 8/10/2021
6.0.0-preview.6.21355.2 3,530 7/14/2021
6.0.0-preview.5.21301.17 1,483 6/15/2021
6.0.0-preview.4.21253.5 2,068 5/24/2021
6.0.0-preview.3.21201.13 1,351 4/8/2021
6.0.0-preview.2.21154.6 3,102 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,442 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 56,865 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,341 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 60,395 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 150,824 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 49,463 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 551,740 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 301,963 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 972,585 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 663,386 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,895,285 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,195,256 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,193,276 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,029,629 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 476,381 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 726,839 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 893,754 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 436,797 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,296,528 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,866 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,299 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,571 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,456 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,251 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,071 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,203 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,404 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,663 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,635 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 101,500 12/13/2022
3.1.31 16,723 11/8/2022
3.1.30 7,784 10/11/2022
3.1.29 44,601 9/13/2022
3.1.28 25,243 8/9/2022
3.1.27 22,619 7/12/2022
3.1.26 9,475 6/14/2022
3.1.25 33,766 5/10/2022
3.1.24 53,178 4/11/2022
3.1.23 48,579 3/8/2022
3.1.22 102,234 12/14/2021
3.1.21 134,092 11/7/2021
3.1.20 25,900 10/11/2021
3.1.19 47,665 9/14/2021
3.1.18 319,828 8/10/2021
3.1.17 94,631 7/13/2021
3.1.16 99,811 6/8/2021
3.1.15 65,071 5/11/2021
3.1.14 92,320 4/6/2021
3.1.13 135,349 3/9/2021
3.1.12 257,546 2/9/2021
3.1.11 131,727 1/12/2021
3.1.10 245,777 11/9/2020
3.1.9 1,116,666 10/13/2020
3.1.8 2,074,148 9/8/2020
3.1.7 670,321 8/11/2020
3.1.6 5,664,638 7/14/2020
3.1.5 2,820,748 6/9/2020
3.1.4 217,454 5/12/2020
3.1.3 1,358,295 3/24/2020
3.1.2 1,898,549 2/18/2020
3.1.1 470,710 1/14/2020
3.1.0 1,359,544 12/3/2019
3.1.0-preview3.19553.2 1,286 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,113 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,408 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 3,471 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,163 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 69,364 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 727,399 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,054 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 86,301 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 5,841 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,238 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,220 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,624 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,116 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,691 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,839 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 145,797,272 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 98,798 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 41,073 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 25,488 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 37,839,522 6/18/2018
2.1.0 41,238,861 5/29/2018
2.1.0-rc1-final 112,405 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 127,445 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 142,185 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,124,419 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 7,291,706 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 17,703,640 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 65,195,332 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 103,211 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 33,904 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,304,624 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,815,822 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,108,925 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,773,223 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 28,107 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 836,436 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 18,154 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 23,043,481 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,119,692 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 525,110 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 11,833,319 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 179,763 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 418,834 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.