Microsoft.AspNetCore.Authentication.Google 3.0.0-preview3-19153-02

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.AspNetCore.Authentication.Google.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.Google --version 3.0.0-preview3-19153-02
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Google -Version 3.0.0-preview3-19153-02
                    
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="3.0.0-preview3-19153-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="3.0.0-preview3-19153-02" />
                    
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 3.0.0-preview3-19153-02
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Google, 3.0.0-preview3-19153-02"
                    
#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@3.0.0-preview3-19153-02
                    
#: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=3.0.0-preview3-19153-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Google&version=3.0.0-preview3-19153-02&prerelease
                    
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/aspnet/AspNetCore/tree/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62

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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.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 (68)

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.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
xamarin/Essentials
Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Version Downloads Last Updated
10.0.0-preview.7.25380.108 456 8/12/2025
10.0.0-preview.6.25358.103 735 7/15/2025
10.0.0-preview.5.25277.114 685 6/6/2025
10.0.0-preview.4.25258.110 969 5/12/2025
10.0.0-preview.3.25172.1 786 4/10/2025
10.0.0-preview.2.25164.1 38,026 3/18/2025
10.0.0-preview.1.25120.3 65,515 2/25/2025
9.0.8 61,352 8/5/2025
9.0.7 62,014 7/8/2025
9.0.6 102,970 6/10/2025
9.0.5 157,306 5/13/2025
9.0.4 147,959 4/8/2025
9.0.3 123,913 3/11/2025
9.0.2 181,171 2/11/2025
9.0.1 225,479 1/14/2025
9.0.0 239,603 11/12/2024
9.0.0-rc.2.24474.3 10,915 10/8/2024
9.0.0-rc.1.24452.1 4,154 9/10/2024
9.0.0-preview.7.24406.2 2,031 8/13/2024
9.0.0-preview.6.24328.4 99,730 7/9/2024
9.0.0-preview.5.24306.11 862 6/11/2024
9.0.0-preview.4.24267.6 824 5/21/2024
9.0.0-preview.3.24172.13 68,047 4/11/2024
9.0.0-preview.2.24128.4 867 3/12/2024
9.0.0-preview.1.24081.5 22,548 2/13/2024
8.0.19 27,668 8/4/2025
8.0.18 34,268 7/8/2025
8.0.17 54,999 6/10/2025
8.0.16 67,605 5/13/2025
8.0.15 101,871 4/8/2025
8.0.14 82,245 3/11/2025
8.0.13 83,804 2/11/2025
8.0.12 107,015 1/14/2025
8.0.11 369,671 11/12/2024
8.0.10 487,820 10/8/2024
8.0.8 576,113 8/13/2024
8.0.7 351,438 7/9/2024
8.0.6 350,962 5/28/2024
8.0.5 225,587 5/14/2024
8.0.4 344,783 4/9/2024
8.0.3 345,390 3/12/2024
8.0.2 349,735 2/13/2024
8.0.1 334,400 1/9/2024
8.0.0 828,013 11/14/2023
8.0.0-rc.2.23480.2 8,212 10/10/2023
8.0.0-rc.1.23421.29 3,015 9/12/2023
8.0.0-preview.7.23375.9 2,348 8/8/2023
8.0.0-preview.6.23329.11 2,677 7/11/2023
8.0.0-preview.5.23302.2 1,337 6/13/2023
8.0.0-preview.4.23260.4 257,395 5/16/2023
8.0.0-preview.3.23177.8 1,978 4/11/2023
8.0.0-preview.2.23153.2 88,910 3/14/2023
8.0.0-preview.1.23112.2 51,094 2/21/2023
7.0.20 78,562 5/28/2024
7.0.19 21,705 5/14/2024
7.0.18 25,447 4/9/2024
7.0.17 31,271 3/12/2024
7.0.16 39,200 2/13/2024
7.0.15 61,803 1/9/2024
7.0.14 117,353 11/14/2023
7.0.13 160,761 10/24/2023
7.0.12 82,409 10/10/2023
7.0.11 138,759 9/12/2023
7.0.10 212,999 8/8/2023
7.0.9 158,669 7/11/2023
7.0.8 119,196 6/22/2023
7.0.7 57,106 6/13/2023
7.0.5 514,129 4/11/2023
7.0.4 141,717 3/14/2023
7.0.3 157,086 2/14/2023
7.0.2 196,751 1/10/2023
7.0.1 97,052 12/13/2022
7.0.0 356,010 11/7/2022
7.0.0-rc.2.22476.2 3,408 10/11/2022
7.0.0-rc.1.22427.2 67,429 9/14/2022
7.0.0-preview.7.22376.6 1,148 8/9/2022
7.0.0-preview.6.22330.3 851 7/12/2022
7.0.0-preview.5.22303.8 1,061 6/14/2022
7.0.0-preview.4.22251.1 4,506 5/10/2022
7.0.0-preview.3.22178.4 1,102 4/13/2022
7.0.0-preview.2.22153.2 655 3/14/2022
7.0.0-preview.1.22109.13 671 2/17/2022
6.0.36 52,355 11/12/2024
6.0.35 27,778 10/8/2024
6.0.33 37,800 8/13/2024
6.0.32 36,265 7/9/2024
6.0.31 35,292 5/28/2024
6.0.30 42,395 5/14/2024
6.0.29 34,749 4/9/2024
6.0.28 37,791 3/12/2024
6.0.27 39,618 2/13/2024
6.0.26 74,203 1/9/2024
6.0.25 82,460 11/14/2023
6.0.24 140,800 10/24/2023
6.0.23 40,523 10/10/2023
6.0.22 90,160 9/12/2023
6.0.21 125,013 8/8/2023
6.0.20 74,170 7/11/2023
6.0.19 67,265 6/22/2023
6.0.18 47,971 6/13/2023
6.0.16 214,690 4/11/2023
6.0.15 104,249 3/14/2023
6.0.14 95,139 2/14/2023
6.0.13 280,426 1/10/2023
6.0.12 108,418 12/13/2022
6.0.11 260,292 11/7/2022
6.0.10 345,903 10/11/2022
6.0.9 209,478 9/13/2022
6.0.8 363,032 8/9/2022
6.0.7 806,491 7/12/2022
6.0.6 297,357 6/14/2022
6.0.5 1,339,699 5/10/2022
6.0.4 325,083 4/11/2022
6.0.3 240,550 3/8/2022
6.0.2 248,100 2/8/2022
6.0.1 1,006,497 12/14/2021
6.0.0 840,797 11/8/2021
6.0.0-rc.2.21480.10 5,772 10/12/2021
6.0.0-rc.1.21452.15 5,077 9/14/2021
6.0.0-preview.7.21378.6 2,839 8/10/2021
6.0.0-preview.6.21355.2 1,708 7/14/2021
6.0.0-preview.5.21301.17 1,399 6/15/2021
6.0.0-preview.4.21253.5 1,166 5/24/2021
6.0.0-preview.3.21201.13 1,081 4/8/2021
6.0.0-preview.2.21154.6 968 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,152 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 180,635 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 50,202 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 56,084 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 61,028 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 98,537 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 77,088 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 155,739 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 169,961 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 161,624 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 178,523 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 254,323 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 172,737 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 221,651 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 201,165 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 159,305 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 143,973 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 169,415 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 483,583 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 2,628 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,714 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,408 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,653 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,326 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 884 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 980 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,866 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 938 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 938 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 66,349 12/13/2022
3.1.31 31,273 11/8/2022
3.1.30 24,282 10/11/2022
3.1.29 25,057 9/13/2022
3.1.28 30,121 8/9/2022
3.1.27 30,292 7/12/2022
3.1.26 33,506 6/14/2022
3.1.25 32,954 5/10/2022
3.1.24 26,459 4/11/2022
3.1.23 43,544 3/8/2022
3.1.22 58,927 12/14/2021
3.1.21 49,581 11/7/2021
3.1.20 67,610 10/11/2021
3.1.19 52,888 9/14/2021
3.1.18 139,413 8/10/2021
3.1.17 75,851 7/13/2021
3.1.16 101,323 6/8/2021
3.1.15 47,542 5/11/2021
3.1.14 123,003 4/6/2021
3.1.13 124,746 3/9/2021
3.1.12 90,095 2/9/2021
3.1.11 174,621 1/12/2021
3.1.10 298,905 11/9/2020
3.1.9 268,690 10/13/2020
3.1.8 343,647 9/8/2020
3.1.7 172,014 8/11/2020
3.1.6 211,187 7/14/2020
3.1.5 638,883 6/9/2020
3.1.4 215,083 5/12/2020
3.1.3 475,709 3/24/2020
3.1.2 288,841 2/18/2020
3.1.1 242,186 1/14/2020
3.1.0 356,552 12/3/2019
3.1.0-preview3.19555.2 1,210 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 855 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,082 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 33,360 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 33,988 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 896,738 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,664 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,201 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 5,169 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 2,672 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,291 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,944 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,202 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,768 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,101 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,427 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 18,320 1/14/2025
2.2.2 9,698,344 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.0 11,123,709 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,771 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,295 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,638 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.8 4,673,444 2/12/2019
2.1.2 9,098,494 8/21/2018
2.1.1 11,381,902 6/18/2018
2.1.0 3,503,844 5/29/2018
2.1.0-rc1-final 19,823 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,230 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,798 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,836,470 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,487,885 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,365,567 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,470,098 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,663 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 22,635 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 29,735 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 139,875 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 162,636 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 136,464 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,272 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 22,944 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 21,538 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 23,667 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 33,368 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 26,358 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 186,525 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,593 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.