Microsoft.Extensions.Localization.Abstractions 9.0.2

Prefix Reserved
dotnet add package Microsoft.Extensions.Localization.Abstractions --version 9.0.2                
NuGet\Install-Package Microsoft.Extensions.Localization.Abstractions -Version 9.0.2                
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.Abstractions" Version="9.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Localization.Abstractions --version 9.0.2                
#r "nuget: Microsoft.Extensions.Localization.Abstractions, 9.0.2"                
#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.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Localization.Abstractions&version=9.0.2

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

Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73

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.  net9.0 is compatible.  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.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (349)

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

Package Downloads
Microsoft.Extensions.Localization

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/704f7cb1d2cea33afb00c2097731216f121c2c73

Microsoft.AspNetCore.Localization

ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.

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.

SimpleInjector.Integration.ServiceCollection

Integrates Simple Injector with applications that require the use of IServiceCollection for registration of framework components.

GitHub repositories (36)

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

Repository Stars
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
ProtonVPN/win-app
Official ProtonVPN Windows app
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Version Downloads Last updated
9.0.2 22,996 2/11/2025
9.0.1 182,263 1/14/2025
9.0.0 690,423 11/12/2024
9.0.0-rc.2.24474.3 19,796 10/8/2024
9.0.0-rc.1.24452.1 17,985 9/10/2024
9.0.0-preview.7.24406.2 9,878 8/13/2024
9.0.0-preview.6.24328.4 6,266 7/9/2024
9.0.0-preview.5.24306.11 2,542 6/11/2024
9.0.0-preview.4.24267.6 999 5/21/2024
9.0.0-preview.3.24172.13 86,192 4/11/2024
9.0.0-preview.2.24128.4 3,501 3/12/2024
9.0.0-preview.1.24081.5 27,616 2/13/2024
8.0.13 8,566 2/11/2025
8.0.12 98,480 1/14/2025
8.0.11 515,084 11/12/2024
8.0.10 973,648 10/8/2024
8.0.8 2,031,960 8/13/2024
8.0.7 945,694 7/9/2024
8.0.6 1,483,680 5/28/2024
8.0.5 345,344 5/14/2024
8.0.4 1,280,514 4/9/2024
8.0.3 1,822,446 3/12/2024
8.0.2 1,260,297 2/13/2024
8.0.1 1,621,642 1/9/2024
8.0.0 4,438,903 11/14/2023
8.0.0-rc.2.23480.2 82,506 10/10/2023
8.0.0-rc.1.23421.29 10,743 9/12/2023
8.0.0-preview.7.23375.9 32,204 8/8/2023
8.0.0-preview.6.23329.11 7,732 7/11/2023
8.0.0-preview.5.23302.2 7,098 6/13/2023
8.0.0-preview.4.23260.4 4,383 5/16/2023
8.0.0-preview.3.23177.8 7,615 4/11/2023
8.0.0-preview.2.23153.2 1,883 3/14/2023
8.0.0-preview.1.23112.2 59,102 2/21/2023
7.0.20 123,772 5/28/2024
7.0.19 10,553 5/14/2024
7.0.18 45,218 4/9/2024
7.0.17 109,668 3/12/2024
7.0.16 83,910 2/13/2024
7.0.15 168,626 1/9/2024
7.0.14 477,946 11/14/2023
7.0.13 488,644 10/24/2023
7.0.12 193,604 10/10/2023
7.0.11 459,981 9/12/2023
7.0.10 613,066 8/8/2023
7.0.9 374,921 7/11/2023
7.0.8 208,869 6/22/2023
7.0.7 192,274 6/13/2023
7.0.5 3,176,981 4/11/2023
7.0.4 648,545 3/14/2023
7.0.3 791,032 2/14/2023
7.0.2 993,232 1/10/2023
7.0.1 1,605,901 12/13/2022
7.0.0 6,277,437 11/7/2022
7.0.0-rc.2.22476.2 28,221 10/11/2022
7.0.0-rc.1.22427.2 45,361 9/14/2022
7.0.0-preview.7.22376.6 5,004 8/9/2022
7.0.0-preview.6.22330.3 2,829 7/12/2022
7.0.0-preview.5.22303.8 1,873 6/14/2022
7.0.0-preview.4.22251.1 85,381 5/10/2022
7.0.0-preview.3.22178.4 12,259 4/13/2022
7.0.0-preview.2.22153.2 1,973 3/14/2022
7.0.0-preview.1.22109.13 3,473 2/17/2022
6.0.36 33,632 11/12/2024
6.0.35 46,609 10/8/2024
6.0.33 78,800 8/13/2024
6.0.32 60,378 7/9/2024
6.0.31 50,503 5/28/2024
6.0.30 21,334 5/14/2024
6.0.29 130,432 4/9/2024
6.0.28 231,632 3/12/2024
6.0.27 121,089 2/13/2024
6.0.26 158,606 1/9/2024
6.0.25 393,535 11/14/2023
6.0.24 232,845 10/24/2023
6.0.23 84,795 10/10/2023
6.0.22 136,132 9/12/2023
6.0.21 156,497 8/8/2023
6.0.20 168,305 7/11/2023
6.0.19 118,922 6/22/2023
6.0.18 89,009 6/13/2023
6.0.16 1,254,678 4/11/2023
6.0.15 184,769 3/14/2023
6.0.14 145,406 2/14/2023
6.0.13 302,864 1/10/2023
6.0.12 207,964 12/13/2022
6.0.11 402,512 11/7/2022
6.0.10 1,048,993 10/11/2022
6.0.9 1,023,476 9/13/2022
6.0.8 1,353,084 8/9/2022
6.0.7 1,336,649 7/12/2022
6.0.6 1,216,180 6/14/2022
6.0.5 6,353,687 5/10/2022
6.0.4 1,051,427 4/11/2022
6.0.3 1,229,927 3/8/2022
6.0.2 1,053,252 2/8/2022
6.0.1 2,648,998 12/14/2021
6.0.0 10,202,556 11/8/2021
6.0.0-rc.2.21480.10 90,783 10/12/2021
6.0.0-rc.1.21452.15 26,182 9/14/2021
6.0.0-preview.7.21378.6 399,720 8/10/2021
6.0.0-preview.6.21355.2 116,301 7/14/2021
6.0.0-preview.5.21301.17 5,897 6/15/2021
6.0.0-preview.4.21253.5 2,252 5/24/2021
6.0.0-preview.3.21201.13 162,997 4/8/2021
6.0.0-preview.2.21154.6 20,996 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,529 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 135,049 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 28,594 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 62,904 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 178,519 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 73,866 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 554,188 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 572,365 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,194,371 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 921,755 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,955,520 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,439,524 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,316,504 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,330,715 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 632,328 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 862,079 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,047,141 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 536,821 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,119,144 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 60,965 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,810 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,667 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 2,156 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,409 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 994 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,990 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,476 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 5,613 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 2,645 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 151,854 12/13/2022
3.1.31 30,383 11/8/2022
3.1.30 17,952 10/11/2022
3.1.29 51,441 9/13/2022
3.1.28 28,148 8/9/2022
3.1.27 34,284 7/12/2022
3.1.26 20,308 6/14/2022
3.1.25 42,740 5/10/2022
3.1.24 79,365 4/11/2022
3.1.23 68,376 3/8/2022
3.1.22 183,257 12/14/2021
3.1.21 165,858 11/7/2021
3.1.20 35,971 10/11/2021
3.1.19 72,168 9/14/2021
3.1.18 329,875 8/10/2021
3.1.17 143,761 7/13/2021
3.1.16 137,414 6/8/2021
3.1.15 84,961 5/11/2021
3.1.14 117,230 4/6/2021
3.1.13 172,206 3/9/2021
3.1.12 316,995 2/9/2021
3.1.11 167,200 1/12/2021
3.1.10 666,463 11/9/2020
3.1.9 1,392,727 10/13/2020
3.1.8 2,251,245 9/8/2020
3.1.7 905,689 8/11/2020
3.1.6 5,657,461 7/14/2020
3.1.5 2,928,663 6/9/2020
3.1.4 442,435 5/12/2020
3.1.3 1,624,994 3/24/2020
3.1.2 2,070,678 2/18/2020
3.1.1 905,806 1/14/2020
3.1.0 1,615,254 12/3/2019
3.1.0-preview3.19553.2 1,226 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,022 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,245 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 6,376 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 10,235 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 109,427 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 858,453 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 954 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 83,952 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 9,269 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,271 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,463 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 2,367 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,052 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 3,047 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,223 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 144,882,358 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 105,813 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 43,293 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 27,395 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 38,482,446 6/18/2018
2.1.0 42,941,727 5/29/2018
2.1.0-rc1-final 111,457 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 123,422 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 140,355 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,039,658 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 7,170,143 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 17,576,047 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 65,051,532 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 103,565 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,597 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,331,010 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,776,523 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,083,443 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,780,126 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 30,588 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 821,711 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 19,853 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 22,756,377 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,085,392 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 526,340 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 11,627,386 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 178,929 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 424,126 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.