Microsoft.AspNetCore.Authentication.JwtBearer 8.0.18

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer --version 8.0.18
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.JwtBearer -Version 8.0.18
                    
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.Authentication.JwtBearer" Version="8.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.18" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" />
                    
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.AspNetCore.Authentication.JwtBearer --version 8.0.18
                    
#r "nuget: Microsoft.AspNetCore.Authentication.JwtBearer, 8.0.18"
                    
#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.AspNetCore.Authentication.JwtBearer@8.0.18
                    
#: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.AspNetCore.Authentication.JwtBearer&version=8.0.18
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.JwtBearer&version=8.0.18
                    
Install as a Cake Tool

ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.1K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.JwtBearer:

Package Downloads
Microsoft.Identity.Web.TokenAcquisition

Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).

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.

Microsoft.AspNetCore.Authentication.AzureAD.UI

ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38

Okta.AspNetCore

Official Okta middleware for ASP.NET Core 3.1+. Easily add authentication and authorization to ASP.NET Core applications.

GitHub repositories (474)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.JwtBearer:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
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.
duplicati/duplicati
Store securely encrypted backups in the cloud!
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 7, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
ThreeMammals/Ocelot
.NET API Gateway
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
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
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
Version Downloads Last Updated
10.0.0-preview.7.25380.108 8,639 8/12/2025
10.0.0-preview.6.25358.103 6,627 7/15/2025
10.0.0-preview.5.25277.114 10,895 6/6/2025
10.0.0-preview.4.25258.110 20,285 5/12/2025
10.0.0-preview.3.25172.1 17,753 4/10/2025
10.0.0-preview.2.25164.1 4,213 3/18/2025
10.0.0-preview.1.25120.3 5,240 2/25/2025
9.0.8 1,363,856 8/5/2025
9.0.7 1,294,683 7/8/2025
9.0.6 2,005,365 6/10/2025
9.0.5 2,502,880 5/13/2025
9.0.4 2,910,348 4/8/2025
9.0.3 2,566,725 3/11/2025
9.0.2 2,898,546 2/11/2025
9.0.1 2,824,523 1/14/2025
9.0.0 11,133,905 11/12/2024
9.0.0-rc.2.24474.3 262,607 10/8/2024
9.0.0-rc.1.24452.1 115,996 9/10/2024
9.0.0-preview.7.24406.2 10,880 8/13/2024
9.0.0-preview.6.24328.4 84,330 7/9/2024
9.0.0-preview.5.24306.11 8,392 6/11/2024
9.0.0-preview.4.24267.6 15,109 5/21/2024
9.0.0-preview.3.24172.13 82,704 4/11/2024
9.0.0-preview.2.24128.4 27,762 3/12/2024
9.0.0-preview.1.24081.5 34,811 2/13/2024
8.0.19 797,978 8/4/2025
8.0.18 798,391 7/8/2025
8.0.17 2,010,853 6/10/2025
8.0.16 1,862,712 5/13/2025
8.0.15 3,272,060 4/8/2025
8.0.14 3,296,819 3/11/2025
8.0.13 3,930,979 2/11/2025
8.0.12 4,516,162 1/14/2025
8.0.11 13,129,382 11/12/2024
8.0.10 15,758,488 10/8/2024
8.0.8 17,178,069 8/13/2024
8.0.7 11,907,011 7/9/2024
8.0.6 13,315,278 5/28/2024
8.0.5 4,615,527 5/14/2024
8.0.4 11,953,005 4/9/2024
8.0.3 7,790,021 3/12/2024
8.0.2 9,071,618 2/13/2024
8.0.1 10,405,072 1/9/2024
8.0.0 42,947,406 11/14/2023
8.0.0-rc.2.23480.2 619,013 10/10/2023
8.0.0-rc.1.23421.29 127,084 9/12/2023
8.0.0-preview.7.23375.9 342,924 8/8/2023
8.0.0-preview.6.23329.11 109,703 7/11/2023
8.0.0-preview.5.23302.2 12,376 6/13/2023
8.0.0-preview.4.23260.4 12,201 5/16/2023
8.0.0-preview.3.23177.8 22,912 4/11/2023
8.0.0-preview.2.23153.2 10,223 3/14/2023
8.0.0-preview.1.23112.2 61,806 2/21/2023
7.0.20 2,084,652 5/28/2024
7.0.19 184,286 5/14/2024
7.0.18 494,201 4/9/2024
7.0.17 507,642 3/12/2024
7.0.16 768,153 2/13/2024
7.0.15 1,365,224 1/9/2024
7.0.14 2,605,187 11/14/2023
7.0.13 2,816,494 10/24/2023
7.0.12 2,326,208 10/10/2023
7.0.11 3,642,728 9/12/2023
7.0.10 4,249,133 8/8/2023
7.0.9 3,079,220 7/11/2023
7.0.8 2,488,686 6/22/2023
7.0.7 1,340,794 6/13/2023
7.0.5 7,763,288 4/11/2023
7.0.4 3,774,579 3/14/2023
7.0.3 3,679,531 2/14/2023
7.0.2 4,800,509 1/10/2023
7.0.1 10,027,997 12/13/2022
7.0.0 5,870,118 11/7/2022
7.0.0-rc.2.22476.2 88,175 10/11/2022
7.0.0-rc.1.22427.2 25,762 9/14/2022
7.0.0-preview.7.22376.6 26,397 8/9/2022
7.0.0-preview.6.22330.3 374,773 7/12/2022
7.0.0-preview.5.22303.8 6,460 6/14/2022
7.0.0-preview.4.22251.1 10,598 5/10/2022
7.0.0-preview.3.22178.4 4,591 4/13/2022
7.0.0-preview.2.22153.2 4,115 3/14/2022
7.0.0-preview.1.22109.13 3,566 2/17/2022
6.0.36 1,885,219 11/12/2024
6.0.35 727,100 10/8/2024
6.0.33 2,049,974 8/13/2024
6.0.32 1,908,389 7/9/2024
6.0.31 1,301,739 5/28/2024
6.0.30 604,394 5/14/2024
6.0.29 1,942,267 4/9/2024
6.0.28 1,411,611 3/12/2024
6.0.27 1,838,601 2/13/2024
6.0.26 3,388,866 1/9/2024
6.0.25 4,045,114 11/14/2023
6.0.24 2,414,244 10/24/2023
6.0.23 1,215,607 10/10/2023
6.0.22 2,310,310 9/12/2023
6.0.21 3,152,892 8/8/2023
6.0.20 2,939,515 7/11/2023
6.0.19 1,916,715 6/22/2023
6.0.18 967,172 6/13/2023
6.0.16 8,040,492 4/11/2023
6.0.15 5,082,361 3/14/2023
6.0.14 5,037,055 2/14/2023
6.0.13 8,111,149 1/10/2023
6.0.12 12,321,751 12/13/2022
6.0.11 8,642,961 11/7/2022
6.0.10 12,892,303 10/11/2022
6.0.9 9,725,294 9/13/2022
6.0.8 12,065,024 8/9/2022
6.0.7 9,752,983 7/12/2022
6.0.6 7,824,285 6/14/2022
6.0.5 11,103,466 5/10/2022
6.0.4 8,829,100 4/11/2022
6.0.3 10,102,190 3/8/2022
6.0.2 7,938,348 2/8/2022
6.0.1 13,857,345 12/14/2021
6.0.0 14,612,171 11/8/2021
6.0.0-rc.2.21480.10 77,163 10/12/2021
6.0.0-rc.1.21452.15 64,720 9/14/2021
6.0.0-preview.7.21378.6 66,856 8/10/2021
6.0.0-preview.6.21355.2 20,070 7/14/2021
6.0.0-preview.5.21301.17 12,007 6/15/2021
6.0.0-preview.4.21253.5 10,263 5/24/2021
6.0.0-preview.3.21201.13 14,072 4/8/2021
6.0.0-preview.2.21154.6 4,186 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,758 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 3,115,932 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 696,272 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,209,102 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 1,025,228 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,661,826 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 22,323,144 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,048,465 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,096,289 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 7,823,347 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,983,931 7/13/2021 5.0.8 is deprecated because it is no longer maintained; 5.0.8 has at least one vulnerability with moderate severity.
5.0.7 4,367,030 6/8/2021 5.0.7 is deprecated because it is no longer maintained; 5.0.7 has at least one vulnerability with moderate severity.
5.0.6 3,095,260 5/11/2021 5.0.6 is deprecated because it is no longer maintained; 5.0.6 has at least one vulnerability with moderate severity.
5.0.5 4,359,329 4/6/2021 5.0.5 is deprecated because it is no longer maintained; 5.0.5 has at least one vulnerability with moderate severity.
5.0.4 3,071,239 3/9/2021 5.0.4 is deprecated because it is no longer maintained; 5.0.4 has at least one vulnerability with moderate severity.
5.0.3 3,235,176 2/9/2021 5.0.3 is deprecated because it is no longer maintained; 5.0.3 has at least one vulnerability with moderate severity.
5.0.2 2,960,388 1/12/2021 5.0.2 is deprecated because it is no longer maintained; 5.0.2 has at least one vulnerability with moderate severity.
5.0.1 3,321,113 12/8/2020 5.0.1 is deprecated because it is no longer maintained; 5.0.1 has at least one vulnerability with moderate severity.
5.0.0 12,159,259 11/9/2020 5.0.0 is deprecated because it is no longer maintained; 5.0.0 has at least one vulnerability with moderate severity.
5.0.0-rc.2.20475.17 111,914 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 354,741 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 4,741,365 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 17,006 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 21,523 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 3,767 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 4,594 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 4,698 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 3,761 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 5,843 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 3,011,861 12/13/2022
3.1.31 318,393 11/8/2022
3.1.30 245,045 10/11/2022
3.1.29 297,591 9/13/2022
3.1.28 2,532,674 8/9/2022
3.1.27 407,462 7/12/2022
3.1.26 388,711 6/14/2022
3.1.25 699,865 5/10/2022
3.1.24 524,883 4/11/2022
3.1.23 2,281,062 3/8/2022
3.1.22 3,389,124 12/14/2021
3.1.21 2,309,332 11/7/2021
3.1.20 1,062,489 10/11/2021
3.1.19 1,293,051 9/14/2021
3.1.18 8,775,972 8/10/2021
3.1.17 1,152,548 7/13/2021 3.1.17 has at least one vulnerability with moderate severity.
3.1.16 2,270,856 6/8/2021 3.1.16 has at least one vulnerability with moderate severity.
3.1.15 1,666,570 5/11/2021 3.1.15 has at least one vulnerability with moderate severity.
3.1.14 2,140,174 4/6/2021 3.1.14 has at least one vulnerability with moderate severity.
3.1.13 2,424,762 3/9/2021 3.1.13 has at least one vulnerability with moderate severity.
3.1.12 2,206,430 2/9/2021 3.1.12 has at least one vulnerability with moderate severity.
3.1.11 3,554,297 1/12/2021 3.1.11 has at least one vulnerability with moderate severity.
3.1.10 5,750,190 11/9/2020 3.1.10 has at least one vulnerability with moderate severity.
3.1.9 6,402,353 10/13/2020 3.1.9 has at least one vulnerability with moderate severity.
3.1.8 10,841,818 9/8/2020 3.1.8 has at least one vulnerability with moderate severity.
3.1.7 4,846,333 8/11/2020 3.1.7 has at least one vulnerability with moderate severity.
3.1.6 5,774,680 7/14/2020 3.1.6 has at least one vulnerability with moderate severity.
3.1.5 8,084,918 6/9/2020 3.1.5 has at least one vulnerability with moderate severity.
3.1.4 7,361,960 5/12/2020 3.1.4 has at least one vulnerability with moderate severity.
3.1.3 9,992,981 3/24/2020 3.1.3 has at least one vulnerability with moderate severity.
3.1.2 7,319,463 2/18/2020 3.1.2 has at least one vulnerability with moderate severity.
3.1.1 9,832,217 1/14/2020 3.1.1 has at least one vulnerability with moderate severity.
3.1.0 7,519,447 12/3/2019 3.1.0 has at least one vulnerability with moderate severity.
3.1.0-preview3.19555.2 14,158 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained; 3.1.0-preview3.19555.2 has at least one vulnerability with moderate severity.
3.1.0-preview2.19528.8 3,736 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained; 3.1.0-preview2.19528.8 has at least one vulnerability with moderate severity.
3.1.0-preview1.19508.20 7,736 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained; 3.1.0-preview1.19508.20 has at least one vulnerability with moderate severity.
3.0.3 708,447 2/18/2020 3.0.3 is deprecated because it is no longer maintained; 3.0.3 has at least one vulnerability with moderate severity.
3.0.2 312,099 1/14/2020 3.0.2 is deprecated because it is no longer maintained; 3.0.2 has at least one vulnerability with moderate severity.
3.0.0 43,881,282 9/23/2019 3.0.0 is deprecated because it is no longer maintained; 3.0.0 has at least one vulnerability with moderate severity.
3.0.0-rc1.19457.4 25,397 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 161,408 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 28,184 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 40,499 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 37,189 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 24,750 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 7,310 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 8,053 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 12,790 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
2.3.0 80,226 1/14/2025
2.2.0 30,856,464 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 72,194 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 38,648 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 9,393 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.30 1,448,583 8/19/2021
2.1.2 17,784,113 8/21/2018 2.1.2 has at least one vulnerability with moderate severity.
2.1.1 13,294,405 6/18/2018 2.1.1 has at least one vulnerability with moderate severity.
2.1.0 15,682,324 5/29/2018 2.1.0 has at least one vulnerability with moderate severity.
2.1.0-rc1-final 42,283 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 39,541 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 54,637 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 4,781,271 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 4,311,356 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 7,797,562 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 12,503,459 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,294 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 18,542 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 524,276 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,292,364 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 502,039 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 418,611 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 7,098 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 29,661 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 23,524 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 35,942 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 135,033 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 38,642 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 984,409 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 20,132 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.