Skip to content

Google People API Implementation in ASP.NET MVC (.NET Framework 4.7.2)

Notifications You must be signed in to change notification settings

yashargorgani/GooglePeopleApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google People

Google People API Implementation in ASP.NET MVC (.NET Framework 4.7.2)

Nugets to install

  • Install-Package Google.Apis -Version 1.50.0
  • Install-Package Google.Apis.Auth -Version 1.50.0
  • Install-Package Google.Apis.Auth.Mvc -Version 1.50.0
  • Install-Package Google.Apis.PeopleService.v1 -Version 1.50.0.2252

About

Google People API Implementation in ASP.NET MVC (.NET Framework 4.7.2)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published