Microsoft.AspNetCore.Mvc.Localization 2.0.1

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

// Install Microsoft.AspNetCore.Mvc.Localization as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Localization&version=2.0.1                

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

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 (34)

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

Package Downloads
Microsoft.AspNetCore.Mvc

ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

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.

Localization.AspNetCore.TagHelpers

Asp.Net Core Tag Helpers to use when localizing Asp.Net Core applications instead of manually injecting IViewLocator. Usage To use these tag helpers add the following to your `_ViewImports.cshtml` file @addTagHelper *, Localization.AspNetCore.TagHelpers The package currently supports three tag helpers with the following usage cases: Usage with the tag name `<localize>Text to localize</localize>` Usage with a html attribute `<span localize>Text to localize</localize>` Ability to localize html attribute using the following: `<span localize-title='I'm the title to localize'>This won't</span>` Please see the documentation for all available attributes and their usage: https://wormiecorp.github.io/Localization.AspNetCore.TagHelpers/docs/helpers

I18Next.Net.AspNetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 97,948,201 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 80,669 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 26,989 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 14,839 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 20,862,358 10/1/2018
2.1.2 7,306,112 8/21/2018
2.1.1 14,718,727 6/18/2018
2.1.0 25,955,872 5/29/2018
2.1.0-rc1-final 79,439 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 110,136 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 118,517 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 6,081,172 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 6,727,435 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 8,075,360 1/9/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 7,805,275 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 16,990,174 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 91,364 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 21,322 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.8 953,025 7/10/2018 1.1.8 is deprecated because it is no longer maintained.
1.1.7 128,976 3/13/2018 1.1.7 is deprecated because it is no longer maintained.
1.1.6 121,595 12/12/2017 1.1.6 is deprecated because it is no longer maintained.
1.1.5 41,629 11/14/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 160,857 9/20/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 3,313,403 5/9/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,779,847 3/6/2017 1.1.2 is deprecated because it is no longer maintained; 1.1.2 has at least one vulnerability with high severity.
1.1.1 584,081 1/27/2017 1.1.1 is deprecated because it is no longer maintained; 1.1.1 has at least one vulnerability with high severity.
1.1.0 1,808,500 11/16/2016 1.1.0 is deprecated because it is no longer maintained; 1.1.0 has at least one vulnerability with high severity.
1.1.0-preview1-final 17,445 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 267,264 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 11,079 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 126,176 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,856,653 3/6/2017 1.0.3 is deprecated because it is no longer maintained; 1.0.3 has at least one vulnerability with high severity.
1.0.2 515,129 12/12/2016 1.0.2 is deprecated because it is no longer maintained; 1.0.2 has at least one vulnerability with high severity.
1.0.1 662,021 9/13/2016 1.0.1 is deprecated because it is no longer maintained; 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,635,941 6/27/2016 1.0.0 is deprecated because it is no longer maintained; 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2-final 137,274 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.