.NET
Overview
Install
Tutorial
Documentation
Dropbox.NET
Dropbox.NET is our .NET SDK for API v2, which helps you easily integrate Dropbox into your app. The Dropbox.NET SDK is a Portable Class Library that works with multiple platforms including Windows, Windows Phone, and Mono.
Code
Dropbox.NET - Dropbox.NET is open source on GitHub.
Sample apps
Several examples can be found in the examples directory:
- SimpleBlogDemo - An ASP.NET MVC application that creates a simple blogging platform and shows how to upload and download files.
- SimpleBusinessDashboard - An ASP.NET MVC application that creates a simple business dashboard, showcasing the Dropbox Business endpoints.
- SimpleTest - A windows console application that demonstrates basic use of the SDK; this also contains code that connects with OAuth2 using WPF.
- UniversalDemo - A slide show app for both Windows Store and Windows Phone 8.1