How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a collection of reference implementations and code samples for integrating Google Cloud services using the Go programming language. It serves as a cloud service integration library and development kit, providing ready-to-use implementation patterns to accelerate the creation of cloud-native software. The repository covers cloud API implementation and service orchestration, offering structural templates for connecting applications to cloud-based infrastructure. It provides modular examples organized by specific product functionality to guide the integration of various Google Cl
Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by acting as a wrapper for the Docker Remote API. It enables JavaScript applications to interact with a Docker engine via Unix sockets or TCP network interfaces. The project covers container lifecycle management, including launching instances and executing commands with bidirectional input and output streaming. It also provides capabilities for building container images, pulling images from registries, and configuring virtual networks. Additional functionality includes the coordinat
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
A .NET Standard Library for using the Dark Sky API.
:whale: .NET (C#) Client Library for Docker API
The main features of microsoft/docker.dotnet are: API Clients And Plugins, SDKs and API Clients.
Open-source alternatives to microsoft/docker.dotnet include: googlecloudplatform/golang-samples — This project is a collection of reference implementations and code samples for integrating Google Cloud services using… apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by… aws/aws-sdk-net — The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:. azure/azure-event-hubs-dotnet — ☁️ .NET Standard client library for Azure Event Hubs. changemakerstudios/docker.registry.dotnet — .NET (C#) Client Library for Docker Registry API V2. amweiss/dark-sky-core — A .NET Standard Library for using the Dark Sky API.