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.
هذا المشروع عبارة عن مجموعة من التنفيذات المرجعية، والكود النموذجي، وأدوات البدء لدمج خدمات Firebase الخلفية في تطبيقات الويب باستخدام JavaScript SDK. يعمل كدليل عملي لتمهيد المشاريع مع المصادقة المستضافة على السحابة، وقواعد البيانات، والمنطق بدون خادم. يوفر المستودع أمثلة محددة لتنفيذ مزامنة البيانات في الوقت الفعلي، وإدارة هوية المستخدم، والوظائف السحابية القائمة على الأحداث. كما يتضمن كوداً مرجعياً لاستخدام محاكيات الخدمة المحلية لاختبار وظائف السحابة على جهاز محلي قبل نشر الإنتاج. يغطي الكود المصدري مجموعة واسعة من القدرات، بما في ذلك تخزين البيانات العلائقية وغير العلائقية (no-sql)، واستضافة الأصول الثابتة على شبكة توصيل محتوى عالمية (CDN)، وفرض قواعد الأمان التعريفية. كما يوضح دمج التحقق من الهوية وتنفيذ المنطق من جانب الخادم في البيئات المدارة.
Implements client-side SDK integration using JavaScript libraries to connect frontend applications to cloud services.
مكتبة عميل Google Cloud Go هي مجموعة من حزم Go ومجموعة تطوير برمجيات تستخدم للتفاعل مع خدمات Google Cloud ومنصات API. توفر الوسيلة الأساسية لتطبيقات Go للتكامل مع نقاط نهاية الخدمة السحابية من خلال أنماط لغة مبسطة ومعالجة طلبات API الآلية. يتميز المشروع بمكتبات متخصصة لإدارة الهوية والوصول عبر حسابات الخدمة، ومفاتيح API، ودقة الاعتماد القائمة على البيئة. ويتضمن SDKs مخصصة لتنسيق الموارد البرمجية ونشر وإدارة الوظائف بدون خادم، والوظائف الحاوية، وخدمات الويب القابلة للتوسع. يغطي سطح قدرة المكتبة إدارة البيانات السحابية عبر التخزين العلائقي، وNoSQL، وتخزين الكائنات، بالإضافة إلى تنسيق البنية التحتية للأجهزة الافتراضية والحاويات. كما يوفر أدوات لتطوير الذكاء الاصطناعي التوليدي، وتحليلات البيانات واسعة النطاق، ومراقبة التطبيقات السحابية من خلال التقاط السجلات وتتبع الأخطاء.
Provides the primary software development kit for interacting with Google Cloud platform services using Go.