Microsoft.AspNetCore.Authentication.Google 2.2.0-preview3-35497

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 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Google -Version 2.2.0-preview3-35497
                    
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="2.2.0-preview3-35497" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="2.2.0-preview3-35497" />
                    
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 2.2.0-preview3-35497
                    
#r "nuget: Microsoft.AspNetCore.Authentication.Google, 2.2.0-preview3-35497"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Google&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.AspNetCore.Authentication.Google as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Google&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.AspNetCore.Authentication.Google 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 at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7

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. 
.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 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 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 (126)

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

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 8 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 19, 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.2.25164.1 543 3/18/2025
10.0.0-preview.1.25120.3 664 2/25/2025
9.0.4 641 4/8/2025
9.0.3 45,586 3/11/2025
9.0.2 102,485 2/11/2025
9.0.1 102,884 1/14/2025
9.0.0 145,942 11/12/2024
9.0.0-rc.2.24474.3 10,846 10/8/2024
9.0.0-rc.1.24452.1 4,078 9/10/2024
9.0.0-preview.7.24406.2 1,628 8/13/2024
9.0.0-preview.6.24328.4 72,189 7/9/2024
9.0.0-preview.5.24306.11 789 6/11/2024
9.0.0-preview.4.24267.6 729 5/21/2024
9.0.0-preview.3.24172.13 67,956 4/11/2024
9.0.0-preview.2.24128.4 789 3/12/2024
9.0.0-preview.1.24081.5 22,305 2/13/2024
8.0.15 292 4/8/2025
8.0.14 19,970 3/11/2025
8.0.13 31,980 2/11/2025
8.0.12 50,462 1/14/2025
8.0.11 216,992 11/12/2024
8.0.10 335,818 10/8/2024
8.0.8 418,141 8/13/2024
8.0.7 234,645 7/9/2024
8.0.6 280,873 5/28/2024
8.0.5 170,149 5/14/2024
8.0.4 279,835 4/9/2024
8.0.3 280,906 3/12/2024
8.0.2 288,421 2/13/2024
8.0.1 268,246 1/9/2024
8.0.0 642,025 11/14/2023
8.0.0-rc.2.23480.2 7,950 10/10/2023
8.0.0-rc.1.23421.29 2,945 9/12/2023
8.0.0-preview.7.23375.9 2,256 8/8/2023
8.0.0-preview.6.23329.11 2,593 7/11/2023
8.0.0-preview.5.23302.2 1,246 6/13/2023
8.0.0-preview.4.23260.4 226,822 5/16/2023
8.0.0-preview.3.23177.8 1,647 4/11/2023
8.0.0-preview.2.23153.2 88,111 3/14/2023
8.0.0-preview.1.23112.2 51,006 2/21/2023
7.0.20 44,727 5/28/2024
7.0.19 3,146 5/14/2024
7.0.18 6,970 4/9/2024
7.0.17 12,679 3/12/2024
7.0.16 20,245 2/13/2024
7.0.15 32,702 1/9/2024
7.0.14 91,835 11/14/2023
7.0.13 131,584 10/24/2023
7.0.12 61,516 10/10/2023
7.0.11 117,639 9/12/2023
7.0.10 187,090 8/8/2023
7.0.9 131,655 7/11/2023
7.0.8 98,951 6/22/2023
7.0.7 37,958 6/13/2023
7.0.5 467,353 4/11/2023
7.0.4 120,200 3/14/2023
7.0.3 127,597 2/14/2023
7.0.2 174,879 1/10/2023
7.0.1 78,164 12/13/2022
7.0.0 320,505 11/7/2022
7.0.0-rc.2.22476.2 3,322 10/11/2022
7.0.0-rc.1.22427.2 67,349 9/14/2022
7.0.0-preview.7.22376.6 1,070 8/9/2022
7.0.0-preview.6.22330.3 763 7/12/2022
7.0.0-preview.5.22303.8 968 6/14/2022
7.0.0-preview.4.22251.1 4,412 5/10/2022
7.0.0-preview.3.22178.4 1,013 4/13/2022
7.0.0-preview.2.22153.2 562 3/14/2022
7.0.0-preview.1.22109.13 574 2/17/2022
6.0.36 13,745 11/12/2024
6.0.35 7,904 10/8/2024
6.0.33 15,988 8/13/2024
6.0.32 14,913 7/9/2024
6.0.31 14,999 5/28/2024
6.0.30 20,297 5/14/2024
6.0.29 14,691 4/9/2024
6.0.28 18,265 3/12/2024
6.0.27 19,878 2/13/2024
6.0.26 44,276 1/9/2024
6.0.25 59,518 11/14/2023
6.0.24 120,934 10/24/2023
6.0.23 21,602 10/10/2023
6.0.22 64,901 9/12/2023
6.0.21 101,581 8/8/2023
6.0.20 53,671 7/11/2023
6.0.19 46,528 6/22/2023
6.0.18 29,165 6/13/2023
6.0.16 188,452 4/11/2023
6.0.15 82,185 3/14/2023
6.0.14 74,331 2/14/2023
6.0.13 250,072 1/10/2023
6.0.12 86,910 12/13/2022
6.0.11 234,970 11/7/2022
6.0.10 319,783 10/11/2022
6.0.9 187,516 9/13/2022
6.0.8 336,197 8/9/2022
6.0.7 753,021 7/12/2022
6.0.6 274,330 6/14/2022
6.0.5 1,257,032 5/10/2022
6.0.4 294,419 4/11/2022
6.0.3 216,016 3/8/2022
6.0.2 223,805 2/8/2022
6.0.1 966,428 12/14/2021
6.0.0 788,362 11/8/2021
6.0.0-rc.2.21480.10 5,666 10/12/2021
6.0.0-rc.1.21452.15 4,980 9/14/2021
6.0.0-preview.7.21378.6 2,739 8/10/2021
6.0.0-preview.6.21355.2 1,612 7/14/2021
6.0.0-preview.5.21301.17 1,301 6/15/2021
6.0.0-preview.4.21253.5 1,074 5/24/2021
6.0.0-preview.3.21201.13 982 4/8/2021
6.0.0-preview.2.21154.6 826 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,008 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 154,385 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 30,778 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 37,525 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 42,513 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 79,174 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 58,316 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 134,999 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 149,388 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 135,966 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 158,887 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 234,383 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 152,317 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 200,605 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 179,456 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 139,392 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 121,913 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 147,351 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 455,649 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 2,487 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,555 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,264 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,497 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,183 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 742 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 830 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,709 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 792 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 793 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 44,261 12/13/2022
3.1.31 8,876 11/8/2022
3.1.30 6,186 10/11/2022
3.1.29 6,887 9/13/2022
3.1.28 11,610 8/9/2022
3.1.27 11,893 7/12/2022
3.1.26 14,953 6/14/2022
3.1.25 14,464 5/10/2022
3.1.24 8,366 4/11/2022
3.1.23 24,265 3/8/2022
3.1.22 39,880 12/14/2021
3.1.21 31,430 11/7/2021
3.1.20 49,339 10/11/2021
3.1.19 34,194 9/14/2021
3.1.18 120,806 8/10/2021
3.1.17 56,815 7/13/2021
3.1.16 80,555 6/8/2021
3.1.15 29,171 5/11/2021
3.1.14 103,930 4/6/2021
3.1.13 105,455 3/9/2021
3.1.12 71,550 2/9/2021
3.1.11 150,084 1/12/2021
3.1.10 276,610 11/9/2020
3.1.9 249,670 10/13/2020
3.1.8 322,403 9/8/2020
3.1.7 153,190 8/11/2020
3.1.6 190,601 7/14/2020
3.1.5 602,722 6/9/2020
3.1.4 195,141 5/12/2020
3.1.3 450,274 3/24/2020
3.1.2 261,152 2/18/2020
3.1.1 222,265 1/14/2020
3.1.0 334,986 12/3/2019
3.1.0-preview3.19555.2 1,045 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 706 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 941 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 15,113 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 15,847 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 859,268 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,518 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,044 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 5,005 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 2,520 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,145 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,800 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,049 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,623 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 1,956 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,283 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 169 1/14/2025
2.2.2 9,579,102 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.0 10,796,243 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,434 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,053 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,408 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.8 4,601,377 2/12/2019
2.1.2 9,036,137 8/21/2018
2.1.1 10,699,720 6/18/2018
2.1.0 3,462,753 5/29/2018
2.1.0-rc1-final 19,541 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,984 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,467 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,750,308 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 3,425,761 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 5,259,447 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,373,204 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,002 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 22,393 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 11,476 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 121,169 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 143,894 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 118,179 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,047 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 4,734 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 3,317 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,451 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 15,023 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 8,141 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 162,556 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,360 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.