Microsoft.Extensions.Localization
2.0.0-preview1-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Localization --version 2.0.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Localization -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Localization" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Localization" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Localization" />
paket add Microsoft.Extensions.Localization --version 2.0.0-preview1-final
#r "nuget: Microsoft.Extensions.Localization, 2.0.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.Localization&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Localization&version=2.0.0-preview1-final&prerelease
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Product | Versions 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. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Localization.Abstractions (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Options (>= 2.0.0-preview1-final)
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
- System.Resources.Reader (>= 4.3.0)
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 | 0 | an hour ago | |
10.0.0-preview.2.25164.1 | 496 | 23 days ago | |
10.0.0-preview.1.25120.3 | 715 | 2 months ago | |
9.0.4 | 3,124 | 2 days ago | |
9.0.3 | 114,705 | a month ago | |
9.0.2 | 192,174 | 2 months ago | |
9.0.1 | 507,831 | 3 months ago | |
9.0.0 | 869,385 | 5 months ago | |
9.0.0-rc.2.24474.3 | 12,479 | 6 months ago | |
9.0.0-rc.1.24452.1 | 5,616 | 7 months ago | |
9.0.0-preview.7.24406.2 | 3,491 | 8 months ago | |
9.0.0-preview.6.24328.4 | 3,070 | 9 months ago | |
9.0.0-preview.5.24306.11 | 2,043 | 10 months ago | |
9.0.0-preview.4.24267.6 | 807 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 76,882 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,232 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 24,797 | 2/13/2024 | |
8.0.15 | 1,300 | 2 days ago | |
8.0.14 | 53,369 | a month ago | |
8.0.13 | 87,552 | 2 months ago | |
8.0.12 | 281,196 | 3 months ago | |
8.0.11 | 1,143,489 | 5 months ago | |
8.0.10 | 737,768 | 6 months ago | |
8.0.8 | 2,006,766 | 8 months ago | |
8.0.7 | 719,838 | 9 months ago | |
8.0.6 | 1,155,305 | 5/28/2024 | |
8.0.5 | 272,071 | 5/14/2024 | |
8.0.4 | 823,346 | 4/9/2024 | |
8.0.3 | 1,799,343 | 3/12/2024 | |
8.0.2 | 920,283 | 2/13/2024 | |
8.0.1 | 1,291,826 | 1/9/2024 | |
8.0.0 | 4,013,488 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 12,903 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 8,894 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 5,005 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 6,617 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 3,338 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 3,986 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 2,052 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,730 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 59,982 | 2/21/2023 | |
7.0.20 | 112,897 | 5/28/2024 | |
7.0.19 | 7,238 | 5/14/2024 | |
7.0.18 | 13,616 | 4/9/2024 | |
7.0.17 | 116,298 | 3/12/2024 | |
7.0.16 | 63,198 | 2/13/2024 | |
7.0.15 | 137,869 | 1/9/2024 | |
7.0.14 | 348,072 | 11/14/2023 | |
7.0.13 | 283,321 | 10/24/2023 | |
7.0.12 | 136,522 | 10/10/2023 | |
7.0.11 | 275,286 | 9/12/2023 | |
7.0.10 | 442,131 | 8/8/2023 | |
7.0.9 | 255,903 | 7/11/2023 | |
7.0.8 | 123,623 | 6/22/2023 | |
7.0.7 | 117,811 | 6/13/2023 | |
7.0.5 | 1,896,190 | 4/11/2023 | |
7.0.4 | 473,757 | 3/14/2023 | |
7.0.3 | 574,024 | 2/14/2023 | |
7.0.2 | 730,833 | 1/10/2023 | |
7.0.1 | 1,644,831 | 12/13/2022 | |
7.0.0 | 4,597,600 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 8,326 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 3,691 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 1,829 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 2,167 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 1,366 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 4,847 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,332 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,753 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 2,731 | 2/17/2022 | |
6.0.36 | 36,916 | 5 months ago | |
6.0.35 | 44,051 | 6 months ago | |
6.0.33 | 55,934 | 8 months ago | |
6.0.32 | 55,661 | 9 months ago | |
6.0.31 | 41,768 | 5/28/2024 | |
6.0.30 | 19,364 | 5/14/2024 | |
6.0.29 | 94,491 | 4/9/2024 | |
6.0.28 | 255,948 | 3/12/2024 | |
6.0.27 | 96,982 | 2/13/2024 | |
6.0.26 | 124,159 | 1/9/2024 | |
6.0.25 | 261,055 | 11/14/2023 | |
6.0.24 | 160,291 | 10/24/2023 | |
6.0.23 | 82,448 | 10/10/2023 | |
6.0.22 | 87,307 | 9/12/2023 | |
6.0.21 | 130,683 | 8/8/2023 | |
6.0.20 | 131,880 | 7/11/2023 | |
6.0.19 | 102,240 | 6/22/2023 | |
6.0.18 | 84,945 | 6/13/2023 | |
6.0.16 | 819,717 | 4/11/2023 | |
6.0.15 | 149,372 | 3/14/2023 | |
6.0.14 | 103,341 | 2/14/2023 | |
6.0.13 | 240,319 | 1/10/2023 | |
6.0.12 | 147,400 | 12/13/2022 | |
6.0.11 | 223,563 | 11/7/2022 | |
6.0.10 | 546,053 | 10/11/2022 | |
6.0.9 | 531,445 | 9/13/2022 | |
6.0.8 | 843,591 | 8/9/2022 | |
6.0.7 | 1,021,032 | 7/12/2022 | |
6.0.6 | 933,291 | 6/14/2022 | |
6.0.5 | 6,055,144 | 5/10/2022 | |
6.0.4 | 564,290 | 4/11/2022 | |
6.0.3 | 839,966 | 3/8/2022 | |
6.0.2 | 684,615 | 2/8/2022 | |
6.0.1 | 2,126,165 | 12/14/2021 | |
6.0.0 | 7,317,831 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 11,927 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 15,612 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 315,904 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 3,518 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 1,477 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,060 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 1,338 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,094 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 6,430 | 2/12/2021 | |
5.0.17 | 56,381 | 5/10/2022 | |
5.0.16 | 8,228 | 4/11/2022 | |
5.0.15 | 60,002 | 3/8/2022 | |
5.0.14 | 150,344 | 2/8/2022 | |
5.0.13 | 49,252 | 12/14/2021 | |
5.0.12 | 550,786 | 11/7/2021 | |
5.0.11 | 301,080 | 10/12/2021 | |
5.0.10 | 968,657 | 9/14/2021 | |
5.0.9 | 662,192 | 8/10/2021 | |
5.0.8 | 1,891,592 | 7/13/2021 | |
5.0.7 | 1,193,525 | 6/8/2021 | |
5.0.6 | 1,192,445 | 5/11/2021 | |
5.0.5 | 1,027,147 | 4/6/2021 | |
5.0.4 | 474,670 | 3/9/2021 | |
5.0.3 | 724,276 | 2/9/2021 | |
5.0.2 | 893,192 | 1/12/2021 | |
5.0.1 | 436,352 | 12/8/2020 | |
5.0.0 | 1,294,905 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 4,853 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 2,291 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 2,562 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 1,448 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 1,243 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,064 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,194 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,396 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 2,655 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 1,627 | 3/16/2020 | |
3.1.32 | 99,226 | 12/13/2022 | |
3.1.31 | 16,686 | 11/8/2022 | |
3.1.30 | 7,726 | 10/11/2022 | |
3.1.29 | 44,561 | 9/13/2022 | |
3.1.28 | 25,211 | 8/9/2022 | |
3.1.27 | 22,564 | 7/12/2022 | |
3.1.26 | 9,442 | 6/14/2022 | |
3.1.25 | 33,572 | 5/10/2022 | |
3.1.24 | 53,138 | 4/11/2022 | |
3.1.23 | 48,549 | 3/8/2022 | |
3.1.22 | 102,171 | 12/14/2021 | |
3.1.21 | 133,720 | 11/7/2021 | |
3.1.20 | 25,866 | 10/11/2021 | |
3.1.19 | 47,629 | 9/14/2021 | |
3.1.18 | 316,949 | 8/10/2021 | |
3.1.17 | 94,570 | 7/13/2021 | |
3.1.16 | 99,596 | 6/8/2021 | |
3.1.15 | 65,009 | 5/11/2021 | |
3.1.14 | 92,234 | 4/6/2021 | |
3.1.13 | 135,217 | 3/9/2021 | |
3.1.12 | 257,216 | 2/9/2021 | |
3.1.11 | 131,269 | 1/12/2021 | |
3.1.10 | 245,616 | 11/9/2020 | |
3.1.9 | 1,114,473 | 10/13/2020 | |
3.1.8 | 2,066,145 | 9/8/2020 | |
3.1.7 | 668,581 | 8/11/2020 | |
3.1.6 | 5,663,398 | 7/14/2020 | |
3.1.5 | 2,820,244 | 6/9/2020 | |
3.1.4 | 217,221 | 5/12/2020 | |
3.1.3 | 1,357,403 | 3/24/2020 | |
3.1.2 | 1,897,608 | 2/18/2020 | |
3.1.1 | 470,047 | 1/14/2020 | |
3.1.0 | 1,357,992 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 1,279 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,106 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 2,400 | 10/15/2019 | |
3.0.3 | 3,438 | 2/18/2020 | |
3.0.2 | 6,116 | 1/14/2020 | |
3.0.1 | 69,249 | 11/18/2019 | |
3.0.0 | 718,346 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 1,047 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 86,294 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 5,817 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 1,232 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 2,206 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 1,616 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 1,107 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,682 | 3/6/2019 | |
3.0.0-preview-18579-0056 | 1,833 | 12/3/2018 | |
2.2.0 | 144,862,748 | 12/3/2018 | |
2.2.0-preview3-35497 | 98,766 | 10/17/2018 | |
2.2.0-preview2-35157 | 41,062 | 9/12/2018 | |
2.2.0-preview1-35029 | 25,477 | 8/22/2018 | |
2.1.1 | 37,656,749 | 6/18/2018 | |
2.1.0 | 41,121,234 | 5/29/2018 | |
2.1.0-rc1-final | 112,361 | 5/6/2018 | |
2.1.0-preview2-final | 127,424 | 4/10/2018 | |
2.1.0-preview1-final | 142,161 | 2/26/2018 | |
2.0.3 | 7,110,408 | 5/7/2018 | |
2.0.2 | 7,278,499 | 3/13/2018 | |
2.0.1 | 17,663,319 | 11/14/2017 | |
2.0.0 | 65,098,270 | 8/11/2017 | |
2.0.0-preview2-final | 103,099 | 6/28/2017 | |
2.0.0-preview1-final | 33,884 | 5/10/2017 | |
1.1.3 | 2,293,343 | 9/20/2017 | |
1.1.2 | 3,806,764 | 5/9/2017 | |
1.1.1 | 4,102,618 | 3/6/2017 | |
1.1.0 | 2,760,081 | 11/16/2016 | |
1.1.0-preview1-final | 28,092 | 10/24/2016 | |
1.0.5 | 832,046 | 11/14/2017 | |
1.0.4 | 18,128 | 9/20/2017 | |
1.0.3 | 23,016,523 | 5/9/2017 | |
1.0.2 | 3,111,055 | 3/6/2017 | |
1.0.1 | 524,980 | 12/12/2016 | |
1.0.0 | 11,801,093 | 6/27/2016 | |
1.0.0-rc2-final | 179,492 | 5/16/2016 | |
1.0.0-rc1-final | 418,670 | 11/18/2015 |