Microsoft.Extensions.Localization 1.1.0-preview1-final

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 1.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.Extensions.Localization -Version 1.1.0-preview1-final
                    
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="1.1.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Localization" Version="1.1.0-preview1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Localization" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Localization --version 1.1.0-preview1-final
                    
#r "nuget: Microsoft.Extensions.Localization, 1.1.0-preview1-final"
                    
#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.
#:package Microsoft.Extensions.Localization@1.1.0-preview1-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Localization&version=1.1.0-preview1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Localization&version=1.1.0-preview1-final&prerelease
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 net451 is compatible.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (415)

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

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 !!!
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
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.
rafaelfgx/Architecture
.NET, Angular, 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
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
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.
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.
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!
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
Version Downloads Last Updated
10.0.0-preview.7.25380.108 150 8/12/2025
10.0.0-preview.6.25358.103 795 7/15/2025
10.0.0-preview.5.25277.114 2,289 6/6/2025
10.0.0-preview.4.25258.110 2,243 5/12/2025
10.0.0-preview.3.25172.1 1,792 4/10/2025
10.0.0-preview.2.25164.1 652 3/18/2025
10.0.0-preview.1.25120.3 1,194 2/25/2025
9.0.8 12,465 8/5/2025
9.0.7 55,099 7/8/2025
9.0.6 167,534 6/10/2025
9.0.5 359,415 5/13/2025
9.0.4 465,470 4/8/2025
9.0.3 279,673 3/11/2025
9.0.2 331,834 2/11/2025
9.0.1 1,406,641 1/14/2025
9.0.0 1,394,615 11/12/2024
9.0.0-rc.2.24474.3 13,804 10/8/2024
9.0.0-rc.1.24452.1 5,959 9/10/2024
9.0.0-preview.7.24406.2 3,983 8/13/2024
9.0.0-preview.6.24328.4 3,793 7/9/2024
9.0.0-preview.5.24306.11 2,408 6/11/2024
9.0.0-preview.4.24267.6 971 5/21/2024
9.0.0-preview.3.24172.13 77,397 4/11/2024
9.0.0-preview.2.24128.4 3,424 3/12/2024
9.0.0-preview.1.24081.5 25,404 2/13/2024
8.0.19 6,398 8/4/2025
8.0.18 27,678 7/8/2025
8.0.17 62,349 6/10/2025
8.0.16 85,079 5/13/2025
8.0.15 140,459 4/8/2025
8.0.14 109,187 3/11/2025
8.0.13 176,772 2/11/2025
8.0.12 844,099 1/14/2025
8.0.11 3,516,251 11/12/2024
8.0.10 977,690 10/8/2024
8.0.8 2,560,572 8/13/2024
8.0.7 883,798 7/9/2024
8.0.6 1,349,764 5/28/2024
8.0.5 302,669 5/14/2024
8.0.4 965,832 4/9/2024
8.0.3 2,019,477 3/12/2024
8.0.2 1,032,525 2/13/2024
8.0.1 1,504,144 1/9/2024
8.0.0 4,761,006 11/14/2023
8.0.0-rc.2.23480.2 13,030 10/10/2023
8.0.0-rc.1.23421.29 8,996 9/12/2023
8.0.0-preview.7.23375.9 5,171 8/8/2023
8.0.0-preview.6.23329.11 6,716 7/11/2023
8.0.0-preview.5.23302.2 3,453 6/13/2023
8.0.0-preview.4.23260.4 4,081 5/16/2023
8.0.0-preview.3.23177.8 2,176 4/11/2023
8.0.0-preview.2.23153.2 1,819 3/14/2023
8.0.0-preview.1.23112.2 61,487 2/21/2023
7.0.20 139,490 5/28/2024
7.0.19 8,192 5/14/2024
7.0.18 14,594 4/9/2024
7.0.17 123,590 3/12/2024
7.0.16 65,838 2/13/2024
7.0.15 147,631 1/9/2024
7.0.14 408,479 11/14/2023
7.0.13 289,337 10/24/2023
7.0.12 140,402 10/10/2023
7.0.11 280,023 9/12/2023
7.0.10 461,852 8/8/2023
7.0.9 270,036 7/11/2023
7.0.8 126,090 6/22/2023
7.0.7 122,244 6/13/2023
7.0.5 2,000,266 4/11/2023
7.0.4 484,741 3/14/2023
7.0.3 587,675 2/14/2023
7.0.2 761,228 1/10/2023
7.0.1 2,241,882 12/13/2022
7.0.0 4,742,408 11/7/2022
7.0.0-rc.2.22476.2 8,827 10/11/2022
7.0.0-rc.1.22427.2 3,787 9/14/2022
7.0.0-preview.7.22376.6 1,929 8/9/2022
7.0.0-preview.6.22330.3 2,282 7/12/2022
7.0.0-preview.5.22303.8 1,474 6/14/2022
7.0.0-preview.4.22251.1 4,945 5/10/2022
7.0.0-preview.3.22178.4 1,430 4/13/2022
7.0.0-preview.2.22153.2 1,901 3/14/2022
7.0.0-preview.1.22109.13 2,839 2/17/2022
6.0.36 50,254 11/12/2024
6.0.35 47,835 10/8/2024
6.0.33 59,572 8/13/2024
6.0.32 64,442 7/9/2024
6.0.31 43,828 5/28/2024
6.0.30 20,815 5/14/2024
6.0.29 97,905 4/9/2024
6.0.28 275,339 3/12/2024
6.0.27 106,695 2/13/2024
6.0.26 131,083 1/9/2024
6.0.25 280,523 11/14/2023
6.0.24 168,275 10/24/2023
6.0.23 85,167 10/10/2023
6.0.22 92,441 9/12/2023
6.0.21 136,021 8/8/2023
6.0.20 135,035 7/11/2023
6.0.19 104,589 6/22/2023
6.0.18 86,670 6/13/2023
6.0.16 843,766 4/11/2023
6.0.15 157,045 3/14/2023
6.0.14 107,056 2/14/2023
6.0.13 248,506 1/10/2023
6.0.12 152,791 12/13/2022
6.0.11 235,712 11/7/2022
6.0.10 560,655 10/11/2022
6.0.9 544,382 9/13/2022
6.0.8 872,196 8/9/2022
6.0.7 1,087,500 7/12/2022
6.0.6 954,525 6/14/2022
6.0.5 6,171,691 5/10/2022
6.0.4 569,937 4/11/2022
6.0.3 851,348 3/8/2022
6.0.2 700,329 2/8/2022
6.0.1 2,198,432 12/14/2021
6.0.0 7,418,768 11/8/2021
6.0.0-rc.2.21480.10 12,079 10/12/2021
6.0.0-rc.1.21452.15 16,127 9/14/2021
6.0.0-preview.7.21378.6 316,380 8/10/2021
6.0.0-preview.6.21355.2 3,667 7/14/2021
6.0.0-preview.5.21301.17 1,577 6/15/2021
6.0.0-preview.4.21253.5 2,177 5/24/2021
6.0.0-preview.3.21201.13 1,460 4/8/2021
6.0.0-preview.2.21154.6 3,241 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,609 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 60,439 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 8,639 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 62,949 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 154,293 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 50,281 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 558,945 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 311,674 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 981,994 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 672,133 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,920,025 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,201,783 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,202,125 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,055,496 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 487,038 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 734,957 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 900,992 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 441,688 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,318,178 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,788 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,436 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,715 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 1,593 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,388 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 1,206 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,349 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,541 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 2,808 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 1,777 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 112,279 12/13/2022
3.1.31 16,896 11/8/2022
3.1.30 7,948 10/11/2022
3.1.29 44,777 9/13/2022
3.1.28 25,376 8/9/2022
3.1.27 22,782 7/12/2022
3.1.26 9,594 6/14/2022
3.1.25 34,739 5/10/2022
3.1.24 53,356 4/11/2022
3.1.23 48,710 3/8/2022
3.1.22 102,487 12/14/2021
3.1.21 136,668 11/7/2021
3.1.20 26,046 10/11/2021
3.1.19 47,827 9/14/2021
3.1.18 338,837 8/10/2021
3.1.17 95,348 7/13/2021
3.1.16 102,340 6/8/2021
3.1.15 65,263 5/11/2021
3.1.14 92,775 4/6/2021
3.1.13 136,536 3/9/2021
3.1.12 260,160 2/9/2021
3.1.11 135,354 1/12/2021
3.1.10 246,459 11/9/2020
3.1.9 1,133,658 10/13/2020
3.1.8 2,130,453 9/8/2020
3.1.7 696,271 8/11/2020
3.1.6 5,674,488 7/14/2020
3.1.5 2,825,689 6/9/2020
3.1.4 219,285 5/12/2020
3.1.3 1,363,438 3/24/2020
3.1.2 1,907,062 2/18/2020
3.1.1 474,627 1/14/2020
3.1.0 1,374,242 12/3/2019
3.1.0-preview3.19553.2 1,436 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,256 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,546 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 3,646 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,373 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 70,110 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 732,631 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,198 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 86,458 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 6,332 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,386 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,372 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,766 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,258 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,835 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,979 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 153,459,155 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 99,117 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 41,319 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 25,804 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 39,303,456 6/18/2018
2.1.0 42,219,436 5/29/2018
2.1.0-rc1-final 112,910 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 127,825 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 142,647 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,236,083 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 7,401,347 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 18,033,552 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 66,015,488 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 103,915 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 34,201 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,404,034 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,877,440 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,153,142 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,888,548 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 28,377 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 870,948 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 18,439 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 23,258,327 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,191,483 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 526,192 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 12,081,331 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 181,823 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 419,804 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.