# googleapis/google-api-dotnet-client

Google APIs Client Library for .NET

Repository: https://github.com/googleapis/google-api-dotnet-client
Canonical: https://ross.abutalabs.com/products/google-api-dotnet-client
Homepage: https://developers.google.com/api-client-library/dotnet
Language: C#
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T17:09:15+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 75, longevity 100
- inputs: {"age_days": 4159, "days_push": 7, "days_rel": 90, "gap_med": 69.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1516, forks 559 (observed 2026-08-28T04:04:56.665019+00:00)

## What it is
The official Google APIs Client Library for .NET, providing access to Google APIs such as Drive, YouTube, Calendar, Storage, and Analytics with OAuth2.0 support. Strongly-typed per-API libraries are generated from Google's Discovery API and distributed as NuGet packages.

## Use cases
- access google drive api from c#
- upload videos to youtube from .net
- read google calendar events in dotnet
- authenticate with oauth2 for google apis in c#
- call google analytics api from .net
- use google storage api in c#

## When to choose
- you need to call Google consumer APIs like Drive, YouTube, or Calendar from .NET
- you want strongly-typed, generated client libraries for Google REST APIs
- you need OAuth2.0 authentication against Google services in .NET

## When to avoid
- you are working with Google Cloud Platform APIs like Datastore or Pub/Sub - use the Cloud Client Libraries for .NET instead
- you target Silverlight, UWP, Xamarin, or Unity, which are unsupported
- you need a library with active feature development - this one is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, auth, sdk
- domain: apis, developer-tools, web-development
- platform: dotnet, cross-platform
- tags: google-apis, oauth2, nuget, rest-client, generated-code

## Member repositories
- googleapis/google-api-dotnet-client (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.665019+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:06.427746+00:00, confidence not recorded.
  - readme: https://github.com/googleapis/google-api-dotnet-client (fetched 2026-08-28T04:04:56.665019+00:00, sha a21580e47cb7)
  - homepage: https://developers.google.com/api-client-library/dotnet (fetched 2026-08-29T11:35:27.590950+00:00, sha 88e37e9aeb9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
