awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dropbox avatar

dropbox/dropbox-sdk-dotnet

0
View on GitHub↗
344 stars·438 forks·C#·MIT·7 viewswww.dropbox.com/developers↗

Dropbox Sdk Dotnet

The Official Dropbox API V2 SDK for .NET

Features

  • API Clients - Official SDK for the Dropbox API.

Star history

Star history chart for dropbox/dropbox-sdk-dotnetStar history chart for dropbox/dropbox-sdk-dotnet

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dropbox/dropbox-sdk-dotnet do?

The Official Dropbox API V2 SDK for .NET

What are the main features of dropbox/dropbox-sdk-dotnet?

The main features of dropbox/dropbox-sdk-dotnet are: API Clients.

What are some open-source alternatives to dropbox/dropbox-sdk-dotnet?

Open-source alternatives to dropbox/dropbox-sdk-dotnet include: aws/aws-sdk-net — The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:. axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… azure/azure-powershell — Azure PowerShell is a collection of scriptable commands and a management tool used for the administration,… bearer/bearer-js. bettiolo/oauth-signature-js — JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser. apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by…

Open-source alternatives to Dropbox Sdk Dotnet

Similar open-source projects, ranked by how many features they share with Dropbox Sdk Dotnet.
  • aws/aws-sdk-netaws avatar

    aws/aws-sdk-net

    117View on GitHub↗

    The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:

    C#
    View on GitHub↗117
  • axios/axiosaxios avatar

    axios/axios

    109,077View on GitHub↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    View on GitHub↗109,077
  • azure/azure-powershellAzure avatar

    Azure/azure-powershell

    4,733View on GitHub↗

    Azure PowerShell is a collection of scriptable commands and a management tool used for the administration, configuration, and automation of Microsoft Azure cloud resources and infrastructure. It serves as a command line interface for deploying and monitoring cloud services. The project provides capabilities for cloud resource orchestration and infrastructure automation, allowing for the execution of programmable scripts to handle repetitive administrative tasks. It includes tools for managing identity and access across multiple Azure tenants and subscriptions. The system covers authenticatio

    C#armazuremicrosoft
    View on GitHub↗4,733
  • apocas/dockerodeapocas avatar

    apocas/dockerode

    4,910View on GitHub↗

    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

    JavaScript
    View on GitHub↗4,910
See all 30 alternatives to Dropbox Sdk Dotnet→