awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesCloud SDK Client Libraries

NuGet packages for interacting with cloud services from .NET applications via a consistent client library pattern.

Distinguishing note: No candidate covers the general concept of a cloud SDK client library for .NET; candidates are Azure-specific services, not the SDK itself.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Cloud SDK Client Libraries. Refine with filters or upvote what's useful.

Awesome Cloud SDK Client Libraries GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • wechat-miniprogram/miniprogram-demowechat-miniprogram का अवतार

    wechat-miniprogram/miniprogram-demo

    7,193GitHub पर देखें↗

    This repository is a demonstration project for building mini programs that run inside the WeChat ecosystem. It provides a complete development framework for creating lightweight, native-feeling services using declarative components, data binding, and platform APIs. The project showcases how to construct applications with a component-based UI architecture, file-based page routing, and a dual-thread rendering model where the logic layer operates in a JavaScript engine while the view layer renders through native WebView components. The demo illustrates integration with cloud services, including

    Provides a client-side SDK for direct database operations including CRUD, aggregation, and real-time subscriptions with permission-based access control.

    JavaScriptapicloud-functionscomponent
    GitHub पर देखें↗7,193
  • azure/azure-sdk-for-netAzure का अवतार

    Azure/azure-sdk-for-net

    5,937GitHub पर देखें↗

    The Azure SDK for .NET is a collection of client and management libraries that enable .NET applications to interact with cloud services through a consistent, well-defined programming model. It provides a unified interface for authenticating, configuring HTTP pipelines, and calling service methods either synchronously or asynchronously, with support for pagination, long-running operations, and structured error handling. The SDK distinguishes itself through comprehensive authentication options, including connection strings, OAuth token credentials, managed identity, service principals, and deve

    Install NuGet packages and call client methods to interact with any Azure service from .NET Core or .NET Framework applications.

    C#azureazure-sdkc-sharp
    GitHub पर देखें↗5,937
  • firebase/quickstart-jsfirebase का अवतार

    firebase/quickstart-js

    5,367GitHub पर देखें↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    Implements client-side SDK integration using JavaScript libraries to connect frontend applications to cloud services.

    TypeScript
    GitHub पर देखें↗5,367
  • googleapis/google-cloud-gogoogleapis का अवतार

    googleapis/google-cloud-go

    4,464GitHub पर देखें↗

    Google Cloud Go Client Library Go पैकेजों का एक सेट और एक सॉफ़्टवेयर डेवलपमेंट किट है जिसका उपयोग Google Cloud प्लेटफ़ॉर्म सर्विसेज और APIs के साथ इंटरैक्ट करने के लिए किया जाता है। यह Go एप्लिकेशन्स के लिए सरलीकृत भाषा पैटर्न और स्वचालित API रिक्वेस्ट हैंडलिंग के माध्यम से क्लाउड सर्विस एंडपॉइंट्स के साथ इंटीग्रेट करने का प्राथमिक साधन प्रदान करती है। इस प्रोजेक्ट में सर्विस अकाउंट्स, API कीज़ और एनवायरनमेंट-बेस्ड क्रेडेंशियल रिज़ॉल्यूशन के माध्यम से पहचान और पहुंच को मैनेज करने के लिए विशेष लाइब्रेरीज़ शामिल हैं। इसमें प्रोग्रामेटिक रिसोर्स ऑर्केस्ट्रेशन और सर्वरलेस फ़ंक्शंस, कंटेनराइज्ड जॉब्स और स्केलेबल वेब सर्विसेज की तैनाती और प्रबंधन के लिए समर्पित SDKs शामिल हैं। लाइब्रेरी की क्षमता सतह (capability surface) रिलेशनल, NoSQL और ऑब्जेक्ट स्टोरेज में क्लाउड डेटा प्रबंधन, साथ ही वर्चुअल मशीनों और कंटेनर्स के लिए इन्फ्रास्ट्रक्चर ऑर्केस्ट्रेशन को कवर करती है। यह लॉग कैप्चर और एरर ट्रैकिंग के माध्यम से जेनरेटिव AI विकास, बड़े पैमाने पर डेटा एनालिटिक्स और क्लाउड एप्लिकेशन मॉनिटरिंग के लिए टूल्स भी प्रदान करती है।

    Provides the primary software development kit for interacting with Google Cloud platform services using Go.

    Gocloud-bigquerycloud-datastorecloud-pubsub
    GitHub पर देखें↗4,464
  1. Home
  2. DevOps & Infrastructure
  3. Cloud SDK Client Libraries

सब-टैग एक्सप्लोर करें

  • JavaScript SDK IntegrationsIntegration of cloud service client libraries specifically for JavaScript environments. **Distinct from Cloud SDK Client Libraries:** Focuses on the JavaScript language implementation rather than the .NET packages in the candidate.
  • Mini Program Cloud Database SDKsClient-side SDKs enabling direct database operations, real-time subscriptions, and permission-based access control for mini programs. **Distinct from Cloud SDK Client Libraries:** Distinct from Cloud SDK Client Libraries: focuses on database-specific SDKs for mini program environments rather than general cloud service client libraries.
  • Web Client LibrariesJavaScript libraries that allow web frontends to communicate directly with cloud services. **Distinct from Cloud SDK Client Libraries:** Specifically targets web-based SDKs rather than general .NET or system-level cloud libraries.