Microsoft.Extensions.Localization 5.0.12

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Localization --version 5.0.12
NuGet\Install-Package Microsoft.Extensions.Localization -Version 5.0.12
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="5.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Localization --version 5.0.12
#r "nuget: Microsoft.Extensions.Localization, 5.0.12"
#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.
// Install Microsoft.Extensions.Localization as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Localization&version=5.0.12

// Install Microsoft.Extensions.Localization as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Localization&version=5.0.12

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/0bc3c376f0cd14335e8b3afca69596acabeb1f80

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

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

Package Downloads
Microsoft.AspNetCore.Mvc.DataAnnotations The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Mvc.Localization The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories (55)

Showing the top 5 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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
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 !!!
Version Downloads Last updated
9.0.0-preview.3.24172.13 132 4/11/2024
9.0.0-preview.2.24128.4 580 3/12/2024
9.0.0-preview.1.24081.5 19,938 2/13/2024
8.0.4 11,997 4/9/2024
8.0.3 166,304 3/12/2024
8.0.2 296,420 2/13/2024
8.0.1 422,307 1/9/2024
8.0.0 1,042,347 11/14/2023
8.0.0-rc.2.23480.2 12,358 10/10/2023
8.0.0-rc.1.23421.29 7,985 9/12/2023
8.0.0-preview.7.23375.9 4,242 8/8/2023
8.0.0-preview.6.23329.11 6,409 7/11/2023
8.0.0-preview.5.23302.2 2,722 6/13/2023
8.0.0-preview.4.23260.4 3,662 5/16/2023
8.0.0-preview.3.23177.8 1,694 4/11/2023
8.0.0-preview.2.23153.2 1,559 3/14/2023
8.0.0-preview.1.23112.2 54,896 2/21/2023
7.0.18 944 4/9/2024
7.0.17 14,800 3/12/2024
7.0.16 35,138 2/13/2024
7.0.15 71,986 1/9/2024
7.0.14 189,413 11/14/2023
7.0.13 201,484 10/24/2023
7.0.12 108,605 10/10/2023
7.0.11 217,159 9/12/2023
7.0.10 276,610 8/8/2023
7.0.9 200,296 7/11/2023
7.0.8 100,871 6/22/2023
7.0.7 94,515 6/13/2023
7.0.5 1,411,673 4/11/2023
7.0.4 293,343 3/14/2023
7.0.3 494,060 2/14/2023
7.0.2 599,076 1/10/2023
7.0.1 588,719 12/13/2022
7.0.0 3,573,676 11/7/2022
7.0.0-rc.2.22476.2 6,964 10/11/2022
7.0.0-rc.1.22427.2 3,494 9/14/2022
7.0.0-preview.7.22376.6 1,672 8/9/2022
7.0.0-preview.6.22330.3 1,990 7/12/2022
7.0.0-preview.5.22303.8 1,167 6/14/2022
7.0.0-preview.4.22251.1 4,653 5/10/2022
7.0.0-preview.3.22178.4 1,168 4/13/2022
7.0.0-preview.2.22153.2 1,453 3/14/2022
7.0.0-preview.1.22109.13 2,522 2/17/2022
6.0.29 3,269 4/9/2024
6.0.28 30,214 3/12/2024
6.0.27 39,341 2/13/2024
6.0.26 73,798 1/9/2024
6.0.25 146,553 11/14/2023
6.0.24 103,741 10/24/2023
6.0.23 59,644 10/10/2023
6.0.22 63,665 9/12/2023
6.0.21 99,863 8/8/2023
6.0.20 96,419 7/11/2023
6.0.19 68,404 6/22/2023
6.0.18 72,190 6/13/2023
6.0.16 629,525 4/11/2023
6.0.15 105,514 3/14/2023
6.0.14 84,191 2/14/2023
6.0.13 204,362 1/10/2023
6.0.12 121,644 12/13/2022
6.0.11 155,980 11/7/2022
6.0.10 469,551 10/11/2022
6.0.9 452,706 9/13/2022
6.0.8 713,327 8/9/2022
6.0.7 773,807 7/12/2022
6.0.6 645,709 6/14/2022
6.0.5 5,374,658 5/10/2022
6.0.4 491,048 4/11/2022
6.0.3 759,060 3/8/2022
6.0.2 623,444 2/8/2022
6.0.1 1,715,261 12/14/2021
6.0.0 6,620,801 11/8/2021
6.0.0-rc.2.21480.10 11,511 10/12/2021
6.0.0-rc.1.21452.15 14,492 9/14/2021
6.0.0-preview.7.21378.6 306,490 8/10/2021
6.0.0-preview.6.21355.2 3,061 7/14/2021
6.0.0-preview.5.21301.17 1,316 6/15/2021
6.0.0-preview.4.21253.5 1,914 5/24/2021
6.0.0-preview.3.21201.13 1,158 4/8/2021
6.0.0-preview.2.21154.6 2,924 3/11/2021
6.0.0-preview.1.21103.6 5,995 2/12/2021
5.0.17 39,023 5/10/2022
5.0.16 6,493 4/11/2022
5.0.15 52,643 3/8/2022
5.0.14 134,436 2/8/2022
5.0.13 46,610 12/14/2021
5.0.12 499,800 11/7/2021
5.0.11 260,103 10/12/2021
5.0.10 921,453 9/14/2021
5.0.9 628,960 8/10/2021
5.0.8 1,712,239 7/13/2021
5.0.7 1,142,109 6/8/2021
5.0.6 1,137,334 5/11/2021
5.0.5 943,750 4/6/2021
5.0.4 428,180 3/9/2021
5.0.3 686,765 2/9/2021
5.0.2 851,145 1/12/2021
5.0.1 410,219 12/8/2020
5.0.0 1,185,130 11/9/2020
5.0.0-rc.2.20475.17 4,551 10/13/2020
5.0.0-rc.1.20451.17 2,114 9/14/2020
5.0.0-preview.8.20414.8 2,325 8/25/2020
5.0.0-preview.7.20365.19 1,267 7/21/2020
5.0.0-preview.6.20312.15 1,087 6/25/2020
5.0.0-preview.5.20279.2 894 6/10/2020
5.0.0-preview.4.20257.10 2,014 5/18/2020
5.0.0-preview.3.20215.14 2,214 4/23/2020
5.0.0-preview.2.20167.3 2,485 4/2/2020
5.0.0-preview.1.20120.4 1,453 3/16/2020
3.1.32 68,126 12/13/2022
3.1.31 15,687 11/8/2022
3.1.30 6,610 10/11/2022
3.1.29 42,490 9/13/2022
3.1.28 22,127 8/9/2022
3.1.27 20,872 7/12/2022
3.1.26 9,114 6/14/2022
3.1.25 27,409 5/10/2022
3.1.24 51,951 4/11/2022
3.1.23 47,555 3/8/2022
3.1.22 98,348 12/14/2021
3.1.21 121,907 11/7/2021
3.1.20 25,048 10/11/2021
3.1.19 44,737 9/14/2021
3.1.18 227,305 8/10/2021
3.1.17 89,178 7/13/2021
3.1.16 90,342 6/8/2021
3.1.15 61,073 5/11/2021
3.1.14 87,620 4/6/2021
3.1.13 129,506 3/9/2021
3.1.12 220,986 2/9/2021
3.1.11 119,466 1/12/2021
3.1.10 237,395 11/9/2020
3.1.9 983,921 10/13/2020
3.1.8 1,817,479 9/8/2020
3.1.7 609,942 8/11/2020
3.1.6 5,378,909 7/14/2020
3.1.5 2,687,044 6/9/2020
3.1.4 208,234 5/12/2020
3.1.3 1,262,612 3/24/2020
3.1.2 1,804,306 2/18/2020
3.1.1 433,777 1/14/2020
3.1.0 1,269,395 12/3/2019
3.1.0-preview3.19553.2 1,115 11/13/2019
3.1.0-preview2.19525.4 943 11/1/2019
3.1.0-preview1.19506.1 2,225 10/15/2019
3.0.3 3,123 2/18/2020
3.0.2 4,603 1/14/2020
3.0.1 65,442 11/18/2019
3.0.0 681,842 9/23/2019
3.0.0-rc1.19456.10 875 9/16/2019
3.0.0-preview9.19423.4 83,105 9/4/2019
3.0.0-preview8.19405.4 5,317 8/13/2019
3.0.0-preview7.19362.4 1,055 7/23/2019
3.0.0-preview6.19304.6 1,920 6/12/2019
3.0.0-preview5.19227.9 1,442 5/6/2019
3.0.0-preview4.19216.2 939 4/18/2019
3.0.0-preview3.19153.1 1,506 3/6/2019
3.0.0-preview-18579-0056 1,598 12/3/2018
2.2.0 115,473,703 12/3/2018
2.2.0-preview3-35497 96,899 10/17/2018
2.2.0-preview2-35157 39,738 9/12/2018
2.2.0-preview1-35029 23,738 8/22/2018
2.1.1 32,185,595 6/18/2018
2.1.0 36,873,191 5/29/2018
2.1.0-rc1-final 107,536 5/6/2018
2.1.0-preview2-final 119,520 4/10/2018
2.1.0-preview1-final 136,690 2/26/2018
2.0.3 6,650,966 5/7/2018
2.0.2 6,858,368 3/13/2018
2.0.1 16,265,386 11/14/2017
2.0.0 61,375,231 8/11/2017
2.0.0-preview2-final 99,478 6/28/2017
2.0.0-preview1-final 32,536 5/10/2017
1.1.3 2,008,562 9/20/2017
1.1.2 3,507,633 5/9/2017
1.1.1 3,900,829 3/6/2017
1.1.0 2,498,528 11/16/2016
1.1.0-preview1-final 27,419 10/24/2016
1.0.5 717,723 11/14/2017
1.0.4 17,555 9/20/2017
1.0.3 22,259,146 5/9/2017
1.0.2 2,857,266 3/6/2017
1.0.1 521,053 12/12/2016
1.0.0 10,795,680 6/27/2016
1.0.0-rc2-final 170,097 5/16/2016
1.0.0-rc1-final 413,965 11/18/2015