Microsoft.Extensions.Localization.Abstractions 6.0.29

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Localization.Abstractions --version 6.0.29
NuGet\Install-Package Microsoft.Extensions.Localization.Abstractions -Version 6.0.29
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="6.0.29" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Localization.Abstractions --version 6.0.29
#r "nuget: Microsoft.Extensions.Localization.Abstractions, 6.0.29"
#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=6.0.29

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

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/c83354d42e63d2bb07e6b24b7c67ef91e434f359

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (281)

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

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

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

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

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

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.

SimpleInjector.Integration.ServiceCollection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (35)

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
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
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.
Version Downloads Last updated
9.0.0-preview.3.24172.13 3,991 4/11/2024
9.0.0-preview.2.24128.4 1,083 3/12/2024
9.0.0-preview.1.24081.5 22,042 2/13/2024
8.0.4 96,602 4/9/2024
8.0.3 300,478 3/12/2024
8.0.2 500,221 2/13/2024
8.0.1 621,004 1/9/2024
8.0.0 1,499,294 11/14/2023
8.0.0-rc.2.23480.2 51,492 10/10/2023
8.0.0-rc.1.23421.29 10,293 9/12/2023
8.0.0-preview.7.23375.9 18,614 8/8/2023
8.0.0-preview.6.23329.11 7,401 7/11/2023
8.0.0-preview.5.23302.2 4,225 6/13/2023
8.0.0-preview.4.23260.4 4,145 5/16/2023
8.0.0-preview.3.23177.8 5,658 4/11/2023
8.0.0-preview.2.23153.2 1,749 3/14/2023
8.0.0-preview.1.23112.2 55,189 2/21/2023
7.0.18 4,479 4/9/2024
7.0.17 24,893 3/12/2024
7.0.16 48,766 2/13/2024
7.0.15 100,544 1/9/2024
7.0.14 318,230 11/14/2023
7.0.13 273,135 10/24/2023
7.0.12 152,192 10/10/2023
7.0.11 325,864 9/12/2023
7.0.10 421,683 8/8/2023
7.0.9 302,727 7/11/2023
7.0.8 171,619 6/22/2023
7.0.7 156,225 6/13/2023
7.0.5 1,947,179 4/11/2023
7.0.4 442,190 3/14/2023
7.0.3 682,882 2/14/2023
7.0.2 854,757 1/10/2023
7.0.1 741,803 12/13/2022
7.0.0 5,042,799 11/7/2022
7.0.0-rc.2.22476.2 24,574 10/11/2022
7.0.0-rc.1.22427.2 36,833 9/14/2022
7.0.0-preview.7.22376.6 4,876 8/9/2022
7.0.0-preview.6.22330.3 2,662 7/12/2022
7.0.0-preview.5.22303.8 1,726 6/14/2022
7.0.0-preview.4.22251.1 66,915 5/10/2022
7.0.0-preview.3.22178.4 9,437 4/13/2022
7.0.0-preview.2.22153.2 1,735 3/14/2022
7.0.0-preview.1.22109.13 3,330 2/17/2022
6.0.29 18,115 4/9/2024
6.0.28 44,139 3/12/2024
6.0.27 57,142 2/13/2024
6.0.26 100,594 1/9/2024
6.0.25 227,037 11/14/2023
6.0.24 146,084 10/24/2023
6.0.23 65,497 10/10/2023
6.0.22 99,834 9/12/2023
6.0.21 116,315 8/8/2023
6.0.20 134,537 7/11/2023
6.0.19 87,547 6/22/2023
6.0.18 77,703 6/13/2023
6.0.16 821,215 4/11/2023
6.0.15 139,039 3/14/2023
6.0.14 124,732 2/14/2023
6.0.13 268,173 1/10/2023
6.0.12 178,628 12/13/2022
6.0.11 317,313 11/7/2022
6.0.10 911,608 10/11/2022
6.0.9 883,840 9/13/2022
6.0.8 1,182,808 8/9/2022
6.0.7 1,104,218 7/12/2022
6.0.6 918,111 6/14/2022
6.0.5 5,719,427 5/10/2022
6.0.4 959,174 4/11/2022
6.0.3 1,113,850 3/8/2022
6.0.2 948,552 2/8/2022
6.0.1 2,240,831 12/14/2021
6.0.0 9,337,570 11/8/2021
6.0.0-rc.2.21480.10 83,962 10/12/2021
6.0.0-rc.1.21452.15 25,029 9/14/2021
6.0.0-preview.7.21378.6 389,817 8/10/2021
6.0.0-preview.6.21355.2 102,298 7/14/2021
6.0.0-preview.5.21301.17 5,698 6/15/2021
6.0.0-preview.4.21253.5 2,140 5/24/2021
6.0.0-preview.3.21201.13 154,497 4/8/2021
6.0.0-preview.2.21154.6 11,780 3/11/2021
6.0.0-preview.1.21103.6 6,218 2/12/2021
5.0.17 107,562 5/10/2022
5.0.16 26,131 4/11/2022
5.0.15 56,345 3/8/2022
5.0.14 165,717 2/8/2022
5.0.13 70,659 12/14/2021
5.0.12 509,023 11/7/2021
5.0.11 530,904 10/12/2021
5.0.10 1,148,729 9/14/2021
5.0.9 879,359 8/10/2021
5.0.8 1,786,503 7/13/2021
5.0.7 1,378,596 6/8/2021
5.0.6 1,259,454 5/11/2021
5.0.5 1,235,197 4/6/2021
5.0.4 585,587 3/9/2021
5.0.3 819,520 2/9/2021
5.0.2 1,005,086 1/12/2021
5.0.1 510,072 12/8/2020
5.0.0 1,989,680 11/9/2020
5.0.0-rc.2.20475.17 58,708 10/13/2020
5.0.0-rc.1.20451.17 2,701 9/14/2020
5.0.0-preview.8.20414.8 2,504 8/25/2020
5.0.0-preview.7.20365.19 2,041 7/21/2020
5.0.0-preview.6.20312.15 1,309 6/25/2020
5.0.0-preview.5.20279.2 895 6/10/2020
5.0.0-preview.4.20257.10 2,883 5/18/2020
5.0.0-preview.3.20215.14 2,371 4/23/2020
5.0.0-preview.2.20167.3 5,492 4/2/2020
5.0.0-preview.1.20120.4 2,532 3/16/2020
3.1.32 103,310 12/13/2022
3.1.31 28,837 11/8/2022
3.1.30 16,168 10/11/2022
3.1.29 48,317 9/13/2022
3.1.28 24,893 8/9/2022
3.1.27 31,089 7/12/2022
3.1.26 19,494 6/14/2022
3.1.25 36,200 5/10/2022
3.1.24 77,214 4/11/2022
3.1.23 67,032 3/8/2022
3.1.22 175,989 12/14/2021
3.1.21 146,004 11/7/2021
3.1.20 34,486 10/11/2021
3.1.19 67,445 9/14/2021
3.1.18 258,825 8/10/2021
3.1.17 134,940 7/13/2021
3.1.16 127,679 6/8/2021
3.1.15 79,959 5/11/2021
3.1.14 110,746 4/6/2021
3.1.13 161,763 3/9/2021
3.1.12 283,649 2/9/2021
3.1.11 157,282 1/12/2021
3.1.10 655,109 11/9/2020
3.1.9 1,277,178 10/13/2020
3.1.8 2,047,572 9/8/2020
3.1.7 856,108 8/11/2020
3.1.6 5,350,261 7/14/2020
3.1.5 2,795,448 6/9/2020
3.1.4 407,037 5/12/2020
3.1.3 1,520,375 3/24/2020
3.1.2 1,962,977 2/18/2020
3.1.1 861,043 1/14/2020
3.1.0 1,504,300 12/3/2019
3.1.0-preview3.19553.2 1,125 11/13/2019
3.1.0-preview2.19525.4 922 11/1/2019
3.1.0-preview1.19506.1 2,136 10/15/2019
3.0.3 5,618 2/18/2020
3.0.2 8,499 1/14/2020
3.0.1 104,539 11/18/2019
3.0.0 810,718 9/23/2019
3.0.0-rc1.19456.10 861 9/16/2019
3.0.0-preview9.19423.4 81,207 9/4/2019
3.0.0-preview8.19405.4 7,715 8/13/2019
3.0.0-preview7.19362.4 1,155 7/23/2019
3.0.0-preview6.19304.6 2,291 6/12/2019
3.0.0-preview5.19227.9 2,272 5/6/2019
3.0.0-preview4.19216.2 948 4/18/2019
3.0.0-preview3.19153.1 2,942 3/6/2019
3.0.0-preview-18579-0056 3,043 12/3/2018
2.2.0 120,945,114 12/3/2018
2.2.0-preview3-35497 104,380 10/17/2018
2.2.0-preview2-35157 42,239 9/12/2018
2.2.0-preview1-35029 25,865 8/22/2018
2.1.1 33,679,106 6/18/2018
2.1.0 39,262,642 5/29/2018
2.1.0-rc1-final 107,930 5/6/2018
2.1.0-preview2-final 118,041 4/10/2018
2.1.0-preview1-final 136,604 2/26/2018
2.0.3 6,679,935 5/7/2018
2.0.2 6,848,532 3/13/2018
2.0.1 16,453,993 11/14/2017
2.0.0 61,983,704 8/11/2017
2.0.0-preview2-final 100,858 6/28/2017
2.0.0-preview1-final 26,608 5/10/2017
1.1.3 2,119,394 9/20/2017
1.1.2 3,564,175 5/9/2017
1.1.1 3,926,700 3/6/2017
1.1.0 2,591,145 11/16/2016
1.1.0-preview1-final 30,194 10/24/2016
1.0.5 731,872 11/14/2017
1.0.4 19,539 9/20/2017
1.0.3 22,173,323 5/9/2017
1.0.2 2,885,695 3/6/2017
1.0.1 523,366 12/12/2016
1.0.0 10,850,030 6/27/2016
1.0.0-rc2-final 171,660 5/16/2016
1.0.0-rc1-final 420,171 11/18/2015