Info
Version: | 1.62.0 |
Author(s): | Google Inc. |
Last Update: | Tuesday, September 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/googleapis/google-api-dotnet-client |
NuGet Url: | https://www.nuget.org/packages/Google.Apis.Auth.Mvc |
Install
Install-Package Google.Apis.Auth.Mvc
dotnet add package Google.Apis.Auth.Mvc
paket add Google.Apis.Auth.Mvc
Google.Apis.Auth.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Apis.Auth(>= 1.49.0)
- Microsoft.AspNet.Mvc(>= 4.0.30506)
- Microsoft.AspNet.Razor(>= 2.0.30506)
- Microsoft.AspNet.WebApi.Core(>= 4.0.30506)
- Microsoft.AspNet.WebPages(>= 2.0.30506)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags
The ASP.NET MVC extension library contains an auth controller and an authorization code MVC App to make the OAuth2 "dance" easier.
Supported Platforms:
- .NET Framework 4.5+.