Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Semua Google API tersedia untuk developer .NET melalui pengelola paket
NuGet.
Untuk menambahkan Google API ke project Anda di Visual Studio:
Klik kanan Project references.
Klik Kelola Paket NuGet.
Pilih tab Jelajahi.
Sebelum melakukan penelusuran, pastikan Sertakan rilis pra-rilis dicentang untuk menampilkan
semua library Google Cloud .
Catatan: Beberapa library yang tercantum adalah Beta.
Masukkan string penelusuran, misalnya google pubsub.
Penelusuran menampilkan dua jenis hasil yang berbeda:
Hasil dengan awalan Google Cloud adalah Library Klien Cloud
dan cara yang direkomendasikan untuk mengakses Google Cloud API
secara terprogram. Untuk informasi selengkapnya dan daftar API, lihat
Library Klien Cloud.NET.
Hasil dengan awalan Google.Apis adalah Library Klien Google API yang
tersedia untuk semua Google API. Anda mungkin ingin menggunakan library ini jika
Library Klien Cloud tidak tersedia untuk API yang Anda gunakan. Untuk
daftar lengkap Library Klien Google API, lihat
.NET.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-17 UTC."],[],[],null,["# Finding a Google API Library\n\nAll Google APIs are available to .NET developers through the NuGet package\nmanager.\n\nTo add Google APIs to your project in Visual Studio:\n\n1. Right-click **Project references**.\n\n2. Click **Manage NuGet Packages**.\n\n3. Choose the **Browse** tab.\n\n4. Before searching, make sure that **Include prerelease** is checked to show\n all Google Cloud libraries.\n\n **Note** : Some of the libraries listed are **Beta**.\n5. Enter a search string, for example **google pubsub**.\n\n\nSearching returns two different types of results:\n\n- Results with a **Google Cloud** prefix are the Cloud Client Libraries and the recommended way to access Google Cloud APIs programmatically. For more information and a list of APIs, see [.NET Cloud Client Libraries](/dotnet/docs/reference).\n- Results with a **Google.Apis** prefix are Google API Client Libraries that are available for all Google APIs. You might want to use these libraries if a Cloud Client Library isn't available for the API you're using. For a complete list of Google API Client Libraries, see [.NET](https://developers.google.com/api-client-library/dotnet/)."]]