4 रिपॉजिटरी
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.
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.
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.
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.
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.