Microsoft.Extensions.Localization 10.0.0

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

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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa

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 is compatible.  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 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.

NuGet packages (536)

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.

Volo.Abp.Core

Package Description

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.

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.
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
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 and websites 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.
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 9,014 11/11/2025
10.0.0-rc.2.25502.107 10,937 10/14/2025
10.0.0-rc.1.25451.107 13,812 9/9/2025
10.0.0-preview.7.25380.108 3,145 8/12/2025
10.0.0-preview.6.25358.103 2,504 7/15/2025
10.0.0-preview.5.25277.114 3,011 6/6/2025
10.0.0-preview.4.25258.110 2,442 5/12/2025
10.0.0-preview.3.25172.1 2,654 4/10/2025
10.0.0-preview.2.25164.1 711 3/18/2025
10.0.0-preview.1.25120.3 1,832 2/25/2025
9.0.11 5,285 11/11/2025
9.0.10 168,456 10/14/2025
9.0.9 304,918 9/9/2025
9.0.8 321,463 8/5/2025
9.0.7 248,102 7/8/2025
9.0.6 330,319 6/10/2025
9.0.5 1,718,348 5/13/2025
9.0.4 899,016 4/8/2025
9.0.3 420,860 3/11/2025
9.0.2 478,624 2/11/2025
9.0.1 2,738,389 1/14/2025
9.0.0 2,213,234 11/12/2024
9.0.0-rc.2.24474.3 14,759 10/8/2024
9.0.0-rc.1.24452.1 6,053 9/10/2024
9.0.0-preview.7.24406.2 4,447 8/13/2024
9.0.0-preview.6.24328.4 4,584 7/9/2024
9.0.0-preview.5.24306.11 2,658 6/11/2024
9.0.0-preview.4.24267.6 1,089 5/21/2024
9.0.0-preview.3.24172.13 77,972 4/11/2024
9.0.0-preview.2.24128.4 3,617 3/12/2024
9.0.0-preview.1.24081.5 25,982 2/13/2024
8.0.22 3,715 11/11/2025
8.0.21 64,150 10/14/2025
8.0.20 129,874 9/9/2025
8.0.19 133,135 8/4/2025
8.0.18 106,780 7/8/2025
8.0.17 122,154 6/10/2025
8.0.16 155,489 5/13/2025
8.0.15 214,906 4/8/2025
8.0.14 157,233 3/11/2025
8.0.13 245,141 2/11/2025
8.0.12 1,523,162 1/14/2025
8.0.11 6,892,948 11/12/2024
8.0.10 1,186,145 10/8/2024
8.0.8 3,018,808 8/13/2024
8.0.7 1,034,038 7/9/2024
8.0.6 1,539,676 5/28/2024
8.0.5 337,258 5/14/2024
8.0.4 1,100,460 4/9/2024
8.0.3 2,230,025 3/12/2024
8.0.2 1,183,629 2/13/2024
8.0.1 1,711,188 1/9/2024
8.0.0 6,252,670 11/14/2023
8.0.0-rc.2.23480.2 13,111 10/10/2023
8.0.0-rc.1.23421.29 9,257 9/12/2023
8.0.0-preview.7.23375.9 5,294 8/8/2023
8.0.0-preview.6.23329.11 6,794 7/11/2023
8.0.0-preview.5.23302.2 3,545 6/13/2023
8.0.0-preview.4.23260.4 4,154 5/16/2023
8.0.0-preview.3.23177.8 2,342 4/11/2023
8.0.0-preview.2.23153.2 1,888 3/14/2023
8.0.0-preview.1.23112.2 63,324 2/21/2023
7.0.20 177,812 5/28/2024
7.0.19 10,327 5/14/2024
7.0.18 16,591 4/9/2024
7.0.17 131,327 3/12/2024
7.0.16 69,323 2/13/2024
7.0.15 155,416 1/9/2024
7.0.14 454,113 11/14/2023
7.0.13 329,096 10/24/2023
7.0.12 146,711 10/10/2023
7.0.11 290,036 9/12/2023
7.0.10 480,603 8/8/2023
7.0.9 284,825 7/11/2023
7.0.8 130,090 6/22/2023
7.0.7 129,794 6/13/2023
7.0.5 2,103,383 4/11/2023
7.0.4 495,946 3/14/2023
7.0.3 606,231 2/14/2023
7.0.2 817,218 1/10/2023
7.0.1 2,737,026 12/13/2022
7.0.0 5,648,814 11/7/2022
7.0.0-rc.2.22476.2 9,117 10/11/2022
7.0.0-rc.1.22427.2 3,877 9/14/2022
7.0.0-preview.7.22376.6 2,016 8/9/2022
7.0.0-preview.6.22330.3 2,374 7/12/2022
7.0.0-preview.5.22303.8 1,560 6/14/2022
7.0.0-preview.4.22251.1 5,027 5/10/2022
7.0.0-preview.3.22178.4 1,509 4/13/2022
7.0.0-preview.2.22153.2 1,993 3/14/2022
7.0.0-preview.1.22109.13 2,920 2/17/2022
6.0.36 73,940 11/12/2024
6.0.35 54,397 10/8/2024
6.0.33 64,122 8/13/2024
6.0.32 75,620 7/9/2024
6.0.31 48,932 5/28/2024
6.0.30 23,968 5/14/2024
6.0.29 134,158 4/9/2024
6.0.28 286,705 3/12/2024
6.0.27 115,570 2/13/2024
6.0.26 152,276 1/9/2024
6.0.25 319,315 11/14/2023
6.0.24 204,918 10/24/2023
6.0.23 87,130 10/10/2023
6.0.22 99,750 9/12/2023
6.0.21 140,837 8/8/2023
6.0.20 138,316 7/11/2023
6.0.19 109,233 6/22/2023
6.0.18 95,163 6/13/2023
6.0.16 894,809 4/11/2023
6.0.15 169,278 3/14/2023
6.0.14 111,545 2/14/2023
6.0.13 258,845 1/10/2023
6.0.12 155,516 12/13/2022
6.0.11 244,017 11/7/2022
6.0.10 582,604 10/11/2022
6.0.9 559,449 9/13/2022
6.0.8 903,359 8/9/2022
6.0.7 1,151,862 7/12/2022
6.0.6 989,969 6/14/2022
6.0.5 6,579,649 5/10/2022
6.0.4 581,883 4/11/2022
6.0.3 890,037 3/8/2022
6.0.2 717,063 2/8/2022
6.0.1 2,317,732 12/14/2021
6.0.0 7,860,183 11/8/2021
6.0.0-rc.2.21480.10 12,235 10/12/2021
6.0.0-rc.1.21452.15 16,314 9/14/2021
6.0.0-preview.7.21378.6 328,600 8/10/2021
6.0.0-preview.6.21355.2 3,808 7/14/2021
6.0.0-preview.5.21301.17 1,664 6/15/2021
6.0.0-preview.4.21253.5 2,255 5/24/2021
6.0.0-preview.3.21201.13 1,545 4/8/2021
6.0.0-preview.2.21154.6 3,356 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,774 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 64,475 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 10,122 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 68,278 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 159,424 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 52,535 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 595,587 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 328,414 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,034,618 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 706,582 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,108,506 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,245,323 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,270,778 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,130,756 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 501,204 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 773,312 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 947,210 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 458,000 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,432,885 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,911 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,547 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,905 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,696 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,491 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,307 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,456 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,644 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,907 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,879 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 136,086 12/13/2022
3.1.31 19,039 11/8/2022
3.1.30 10,130 10/11/2022
3.1.29 47,796 9/13/2022
3.1.28 29,196 8/9/2022
3.1.27 24,195 7/12/2022
3.1.26 10,966 6/14/2022
3.1.25 37,740 5/10/2022
3.1.24 54,931 4/11/2022
3.1.23 50,919 3/8/2022
3.1.22 107,229 12/14/2021
3.1.21 140,621 11/7/2021
3.1.20 28,172 10/11/2021
3.1.19 49,238 9/14/2021
3.1.18 365,519 8/10/2021
3.1.17 97,244 7/13/2021
3.1.16 105,552 6/8/2021
3.1.15 67,374 5/11/2021
3.1.14 97,426 4/6/2021
3.1.13 138,396 3/9/2021
3.1.12 266,139 2/9/2021
3.1.11 138,795 1/12/2021
3.1.10 252,069 11/9/2020
3.1.9 1,170,352 10/13/2020
3.1.8 2,255,405 9/8/2020
3.1.7 735,253 8/11/2020
3.1.6 6,173,096 7/14/2020
3.1.5 3,047,660 6/9/2020
3.1.4 226,759 5/12/2020
3.1.3 1,437,655 3/24/2020
3.1.2 2,013,815 2/18/2020
3.1.1 489,309 1/14/2020
3.1.0 1,437,339 12/3/2019
3.1.0-preview3.19553.2 1,533 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,362 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,646 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 5,136 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,820 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 74,295 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 774,228 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,299 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 91,526 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 7,124 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,486 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,470 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,856 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,367 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,927 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,076 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 163,378,378 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 100,312 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 42,461 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 26,518 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 41,176,927 6/18/2018
2.1.0 43,513,076 5/29/2018
2.1.0-rc1-final 119,765 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 137,932 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 149,231 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,371,829 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 7,578,258 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 18,477,462 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 67,048,162 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 107,104 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 34,638 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,531,442 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,974,102 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,226,401 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,003,074 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 29,035 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 894,333 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 20,161 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 23,502,814 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 3,267,887 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 530,348 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 12,369,463 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 187,864 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 421,933 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.