Microsoft.AspNetCore.Authentication.Google 5.0.2

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.Authentication.Google --version 5.0.2
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Google -Version 5.0.2
                    
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.Google" Version="5.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" />
                    
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.Google --version 5.0.2
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Google, 5.0.2"
                    
#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.Google@5.0.2
                    
#: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.Google&version=5.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Google&version=5.0.2
                    
Install as a Cake Tool

ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.

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

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

    • No dependencies.

NuGet packages (135)

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

Package Downloads
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.

Abp.AspNetZeroCore.Web

Package Description

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

GitHub repositories (67)

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

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
Squidex/squidex
Headless CMS and Content Managment Hub
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
xamarin/Essentials
Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
Version Downloads Last Updated
10.0.0-rc.1.25451.107 2,621 9/9/2025
10.0.0-preview.7.25380.108 659 8/12/2025
10.0.0-preview.6.25358.103 1,278 7/15/2025
10.0.0-preview.5.25277.114 1,003 6/6/2025
10.0.0-preview.4.25258.110 1,009 5/12/2025
10.0.0-preview.3.25172.1 799 4/10/2025
10.0.0-preview.2.25164.1 51,781 3/18/2025
10.0.0-preview.1.25120.3 89,276 2/25/2025
9.0.9 95,103 9/9/2025
9.0.8 165,561 8/5/2025
9.0.7 134,140 7/8/2025
9.0.6 164,039 6/10/2025
9.0.5 217,141 5/13/2025
9.0.4 200,996 4/8/2025
9.0.3 174,633 3/11/2025
9.0.2 224,089 2/11/2025
9.0.1 296,151 1/14/2025
9.0.0 310,856 11/12/2024
9.0.0-rc.2.24474.3 10,933 10/8/2024
9.0.0-rc.1.24452.1 4,255 9/10/2024
9.0.0-preview.7.24406.2 2,324 8/13/2024
9.0.0-preview.6.24328.4 101,450 7/9/2024
9.0.0-preview.5.24306.11 889 6/11/2024
9.0.0-preview.4.24267.6 846 5/21/2024
9.0.0-preview.3.24172.13 68,141 4/11/2024
9.0.0-preview.2.24128.4 885 3/12/2024
9.0.0-preview.1.24081.5 22,564 2/13/2024
8.0.20 40,795 9/9/2025
8.0.19 84,547 8/4/2025
8.0.18 84,212 7/8/2025
8.0.17 120,985 6/10/2025
8.0.16 117,779 5/13/2025
8.0.15 160,380 4/8/2025
8.0.14 129,067 3/11/2025
8.0.13 131,503 2/11/2025
8.0.12 155,051 1/14/2025
8.0.11 462,206 11/12/2024
8.0.10 578,223 10/8/2024
8.0.8 659,961 8/13/2024
8.0.7 406,151 7/9/2024
8.0.6 406,277 5/28/2024
8.0.5 273,189 5/14/2024
8.0.4 398,671 4/9/2024
8.0.3 394,700 3/12/2024
8.0.2 394,734 2/13/2024
8.0.1 384,068 1/9/2024
8.0.0 931,806 11/14/2023
8.0.0-rc.2.23480.2 8,224 10/10/2023
8.0.0-rc.1.23421.29 3,027 9/12/2023
8.0.0-preview.7.23375.9 2,366 8/8/2023
8.0.0-preview.6.23329.11 2,694 7/11/2023
8.0.0-preview.5.23302.2 1,355 6/13/2023
8.0.0-preview.4.23260.4 259,700 5/16/2023
8.0.0-preview.3.23177.8 2,088 4/11/2023
8.0.0-preview.2.23153.2 89,011 3/14/2023
8.0.0-preview.1.23112.2 51,118 2/21/2023
7.0.20 119,342 5/28/2024
7.0.19 56,094 5/14/2024
7.0.18 59,836 4/9/2024
7.0.17 65,643 3/12/2024
7.0.16 73,919 2/13/2024
7.0.15 102,919 1/9/2024
7.0.14 154,785 11/14/2023
7.0.13 197,463 10/24/2023
7.0.12 118,000 10/10/2023
7.0.11 174,008 9/12/2023
7.0.10 250,587 8/8/2023
7.0.9 198,392 7/11/2023
7.0.8 154,552 6/22/2023
7.0.7 91,538 6/13/2023
7.0.5 556,472 4/11/2023
7.0.4 177,417 3/14/2023
7.0.3 193,271 2/14/2023
7.0.2 234,165 1/10/2023
7.0.1 132,131 12/13/2022
7.0.0 395,680 11/7/2022
7.0.0-rc.2.22476.2 3,436 10/11/2022
7.0.0-rc.1.22427.2 67,452 9/14/2022
7.0.0-preview.7.22376.6 1,174 8/9/2022
7.0.0-preview.6.22330.3 876 7/12/2022
7.0.0-preview.5.22303.8 1,088 6/14/2022
7.0.0-preview.4.22251.1 4,532 5/10/2022
7.0.0-preview.3.22178.4 1,131 4/13/2022
7.0.0-preview.2.22153.2 682 3/14/2022
7.0.0-preview.1.22109.13 698 2/17/2022
6.0.36 93,901 11/12/2024
6.0.35 62,424 10/8/2024
6.0.33 73,345 8/13/2024
6.0.32 71,959 7/9/2024
6.0.31 70,208 5/28/2024
6.0.30 76,644 5/14/2024
6.0.29 69,459 4/9/2024
6.0.28 72,628 3/12/2024
6.0.27 74,850 2/13/2024
6.0.26 113,106 1/9/2024
6.0.25 118,680 11/14/2023
6.0.24 175,726 10/24/2023
6.0.23 75,153 10/10/2023
6.0.22 125,134 9/12/2023
6.0.21 160,899 8/8/2023
6.0.20 108,877 7/11/2023
6.0.19 102,508 6/22/2023
6.0.18 82,571 6/13/2023
6.0.16 250,500 4/11/2023
6.0.15 140,137 3/14/2023
6.0.14 131,012 2/14/2023
6.0.13 319,713 1/10/2023
6.0.12 143,841 12/13/2022
6.0.11 299,158 11/7/2022
6.0.10 383,875 10/11/2022
6.0.9 247,183 9/13/2022
6.0.8 402,499 8/9/2022
6.0.7 855,378 7/12/2022
6.0.6 334,991 6/14/2022
6.0.5 1,403,643 5/10/2022
6.0.4 363,725 4/11/2022
6.0.3 277,547 3/8/2022
6.0.2 285,718 2/8/2022
6.0.1 1,050,128 12/14/2021
6.0.0 888,159 11/8/2021
6.0.0-rc.2.21480.10 5,801 10/12/2021
6.0.0-rc.1.21452.15 5,103 9/14/2021
6.0.0-preview.7.21378.6 2,864 8/10/2021
6.0.0-preview.6.21355.2 1,733 7/14/2021
6.0.0-preview.5.21301.17 1,426 6/15/2021
6.0.0-preview.4.21253.5 1,194 5/24/2021
6.0.0-preview.3.21201.13 1,106 4/8/2021
6.0.0-preview.2.21154.6 1,007 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 2,190 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 218,371 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 84,695 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 90,540 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 95,419 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 134,398 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 111,481 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 190,874 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 205,196 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 197,362 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 214,077 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 290,433 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 208,722 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 257,363 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 237,192 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 194,049 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 178,720 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 204,391 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 520,286 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 2,669 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 3,755 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 1,446 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,693 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,362 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 926 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 1,016 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 1,905 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 971 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 978 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 103,130 12/13/2022
3.1.31 66,142 11/8/2022
3.1.30 58,567 10/11/2022
3.1.29 59,341 9/13/2022
3.1.28 64,464 8/9/2022
3.1.27 64,696 7/12/2022
3.1.26 68,003 6/14/2022
3.1.25 67,218 5/10/2022
3.1.24 60,699 4/11/2022
3.1.23 77,807 3/8/2022
3.1.22 93,492 12/14/2021
3.1.21 83,843 11/7/2021
3.1.20 101,870 10/11/2021
3.1.19 87,264 9/14/2021
3.1.18 173,918 8/10/2021
3.1.17 110,279 7/13/2021
3.1.16 137,598 6/8/2021
3.1.15 81,944 5/11/2021
3.1.14 159,893 4/6/2021
3.1.13 161,067 3/9/2021
3.1.12 124,468 2/9/2021
3.1.11 211,131 1/12/2021
3.1.10 342,800 11/9/2020
3.1.9 307,429 10/13/2020
3.1.8 382,174 9/8/2020
3.1.7 206,841 8/11/2020
3.1.6 246,606 7/14/2020
3.1.5 681,040 6/9/2020
3.1.4 250,116 5/12/2020
3.1.3 516,203 3/24/2020
3.1.2 326,209 2/18/2020
3.1.1 277,344 1/14/2020
3.1.0 392,441 12/3/2019
3.1.0-preview3.19555.2 1,255 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 888 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,109 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 67,784 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 68,283 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 943,932 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,700 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,237 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 5,286 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 2,711 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,325 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 3,001 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,269 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,830 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,160 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,482 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 52,575 1/14/2025
2.2.2 9,806,185 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.0 11,288,805 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,912 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,407 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,760 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.8 4,724,450 2/12/2019
2.1.2 9,184,104 8/21/2018
2.1.1 11,735,749 6/18/2018
2.1.0 3,552,626 5/29/2018
2.1.0-rc1-final 19,920 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,403 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,962 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,898,928 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,546,514 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,442,717 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,549,416 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,358 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 22,746 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 64,002 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 175,450 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 198,134 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 172,124 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,383 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 57,203 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 55,782 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 57,917 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 67,666 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 60,608 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 223,995 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,671 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.