Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
naveenjain25
8 years agoExplorer | Level 3
steps to uplaod text files from C# web application
Hi,
I want to upload some text files from my C# .Net web application to dropbox account.
I have created dropbox App but don't getting clear idea how accomplish that.
Please help me to provide steps to upload files from C# .Net web application to dropbox account.
Thanks!
Naveen
1 Reply
Sort By
- Greg-DB
Dropbox Staff
For C#/.NET, we recommend using the official API v2 .NET SDK:
https://github.com/dropbox/dropbox-sdk-dotnet
There's an example of uploading using it here:
https://github.com/dropbox/dropbox-sdk-dotnet/blob/master/dropbox-sdk-dotnet/Examples/SimpleBlogDemo/Controllers/EditController.cs#L77
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,000 PostsLatest Activity: 15 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!