cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Dropbox API

Dropbox API

JohnSM
Explorer | Level 4
Go to solution

Hello,

 

Anyone have an example with a page to acess dropbox from asp net mvc project page?
Note: I have already created the app, and I have the keys also. I just need the page example.

 

Regards.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
For accessing the Dropbox API from ASP.NET, we recommend using the official Dropbox API v2 .NET SDK:

https://github.com/dropbox/dropbox-sdk-dotnet

There are some example projects here:

https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution
For accessing the Dropbox API from ASP.NET, we recommend using the official Dropbox API v2 .NET SDK:

https://github.com/dropbox/dropbox-sdk-dotnet

There are some example projects here:

https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples

golfhajime
Explorer | Level 3
Go to solution

This step by step article did it for me!

https://www.c-sharpcorner.com/article/dropbox-api-v2-integration/

 

 

Need more support?