Microsoft.Extensions.Localization 3.0.0-preview7.19362.4

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

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

// Install Microsoft.Extensions.Localization as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Localization&version=3.0.0-preview7.19362.4&prerelease

Application localization services and default implementation based on ResourceManager to load localized assembly resources.

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 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 was computed.  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 (303)

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 158 4/11/2024
9.0.0-preview.2.24128.4 591 3/12/2024
9.0.0-preview.1.24081.5 20,209 2/13/2024
8.0.4 16,920 4/9/2024
8.0.3 174,432 3/12/2024
8.0.2 301,345 2/13/2024
8.0.1 427,604 1/9/2024
8.0.0 1,059,698 11/14/2023
8.0.0-rc.2.23480.2 12,360 10/10/2023
8.0.0-rc.1.23421.29 8,004 9/12/2023
8.0.0-preview.7.23375.9 4,244 8/8/2023
8.0.0-preview.6.23329.11 6,409 7/11/2023
8.0.0-preview.5.23302.2 2,724 6/13/2023
8.0.0-preview.4.23260.4 3,663 5/16/2023
8.0.0-preview.3.23177.8 1,697 4/11/2023
8.0.0-preview.2.23153.2 1,559 3/14/2023
8.0.0-preview.1.23112.2 54,920 2/21/2023
7.0.18 1,196 4/9/2024
7.0.17 15,680 3/12/2024
7.0.16 35,615 2/13/2024
7.0.15 72,568 1/9/2024
7.0.14 190,657 11/14/2023
7.0.13 202,369 10/24/2023
7.0.12 108,899 10/10/2023
7.0.11 217,835 9/12/2023
7.0.10 277,659 8/8/2023
7.0.9 200,824 7/11/2023
7.0.8 101,047 6/22/2023
7.0.7 94,641 6/13/2023
7.0.5 1,415,371 4/11/2023
7.0.4 293,932 3/14/2023
7.0.3 494,490 2/14/2023
7.0.2 599,707 1/10/2023
7.0.1 589,028 12/13/2022
7.0.0 3,580,454 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 4,147 4/9/2024
6.0.28 31,196 3/12/2024
6.0.27 39,855 2/13/2024
6.0.26 74,255 1/9/2024
6.0.25 147,513 11/14/2023
6.0.24 104,088 10/24/2023
6.0.23 59,839 10/10/2023
6.0.22 63,806 9/12/2023
6.0.21 100,169 8/8/2023
6.0.20 96,725 7/11/2023
6.0.19 68,690 6/22/2023
6.0.18 72,353 6/13/2023
6.0.16 631,075 4/11/2023
6.0.15 105,764 3/14/2023
6.0.14 84,340 2/14/2023
6.0.13 204,587 1/10/2023
6.0.12 121,902 12/13/2022
6.0.11 156,148 11/7/2022
6.0.10 470,048 10/11/2022
6.0.9 453,275 9/13/2022
6.0.8 714,115 8/9/2022
6.0.7 775,909 7/12/2022
6.0.6 646,667 6/14/2022
6.0.5 5,378,360 5/10/2022
6.0.4 491,454 4/11/2022
6.0.3 759,847 3/8/2022
6.0.2 623,871 2/8/2022
6.0.1 1,717,454 12/14/2021
6.0.0 6,626,689 11/8/2021
6.0.0-rc.2.21480.10 11,516 10/12/2021
6.0.0-rc.1.21452.15 14,495 9/14/2021
6.0.0-preview.7.21378.6 308,327 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,997 2/12/2021
5.0.17 39,109 5/10/2022
5.0.16 6,511 4/11/2022
5.0.15 52,694 3/8/2022
5.0.14 134,499 2/8/2022
5.0.13 46,724 12/14/2021
5.0.12 500,198 11/7/2021
5.0.11 260,147 10/12/2021
5.0.10 921,800 9/14/2021
5.0.9 629,244 8/10/2021
5.0.8 1,713,393 7/13/2021
5.0.7 1,142,600 6/8/2021
5.0.6 1,137,774 5/11/2021
5.0.5 944,403 4/6/2021
5.0.4 428,633 3/9/2021
5.0.3 687,141 2/9/2021
5.0.2 851,878 1/12/2021
5.0.1 410,563 12/8/2020
5.0.0 1,187,634 11/9/2020
5.0.0-rc.2.20475.17 4,552 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,433 12/13/2022
3.1.31 15,739 11/8/2022
3.1.30 6,639 10/11/2022
3.1.29 42,563 9/13/2022
3.1.28 22,219 8/9/2022
3.1.27 20,892 7/12/2022
3.1.26 9,130 6/14/2022
3.1.25 27,495 5/10/2022
3.1.24 51,971 4/11/2022
3.1.23 47,621 3/8/2022
3.1.22 98,474 12/14/2021
3.1.21 121,995 11/7/2021
3.1.20 25,103 10/11/2021
3.1.19 44,759 9/14/2021
3.1.18 227,590 8/10/2021
3.1.17 89,212 7/13/2021
3.1.16 90,446 6/8/2021
3.1.15 61,132 5/11/2021
3.1.14 87,708 4/6/2021
3.1.13 129,579 3/9/2021
3.1.12 221,571 2/9/2021
3.1.11 119,554 1/12/2021
3.1.10 237,489 11/9/2020
3.1.9 985,159 10/13/2020
3.1.8 1,819,007 9/8/2020
3.1.7 610,152 8/11/2020
3.1.6 5,379,847 7/14/2020
3.1.5 2,688,701 6/9/2020
3.1.4 208,396 5/12/2020
3.1.3 1,263,111 3/24/2020
3.1.2 1,805,938 2/18/2020
3.1.1 434,192 1/14/2020
3.1.0 1,270,480 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,139 2/18/2020
3.0.2 4,619 1/14/2020
3.0.1 65,518 11/18/2019
3.0.0 682,734 9/23/2019
3.0.0-rc1.19456.10 875 9/16/2019
3.0.0-preview9.19423.4 83,272 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,444 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,614,996 12/3/2018
2.2.0-preview3-35497 96,976 10/17/2018
2.2.0-preview2-35157 39,804 9/12/2018
2.2.0-preview1-35029 23,792 8/22/2018
2.1.1 32,211,796 6/18/2018
2.1.0 36,896,006 5/29/2018
2.1.0-rc1-final 107,640 5/6/2018
2.1.0-preview2-final 119,659 4/10/2018
2.1.0-preview1-final 136,845 2/26/2018
2.0.3 6,653,266 5/7/2018
2.0.2 6,861,732 3/13/2018
2.0.1 16,272,974 11/14/2017
2.0.0 61,396,559 8/11/2017
2.0.0-preview2-final 99,623 6/28/2017
2.0.0-preview1-final 32,581 5/10/2017
1.1.3 2,009,928 9/20/2017
1.1.2 3,509,569 5/9/2017
1.1.1 3,902,659 3/6/2017
1.1.0 2,500,252 11/16/2016
1.1.0-preview1-final 27,472 10/24/2016
1.0.5 718,500 11/14/2017
1.0.4 17,600 9/20/2017
1.0.3 22,263,606 5/9/2017
1.0.2 2,858,475 3/6/2017
1.0.1 521,223 12/12/2016
1.0.0 10,802,362 6/27/2016
1.0.0-rc2-final 170,348 5/16/2016
1.0.0-rc1-final 413,997 11/18/2015