Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lukencode
/
DropNet
Public
forked from
DropNet/DropNet
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
DropNet
DropNet
on
master
User selector
All users
All time
Commit history
Commits on Nov 28, 2011
v1.8.1 - Fixed up a few last things before submitting. Also added a WP7 Sample Project.
dkarzon
committed
58b9382
View commit details
Copy full SHA for 58b9382
View code at this point
Browse repository at this point
Commits on Nov 24, 2011
Added a Project for a Mango version.
dkarzon
committed
8619c6e
View commit details
Copy full SHA for 8619c6e
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
Starting on the next version, taken out the NuGet'd RestSharp to fix incompatibilities with Dropbox API and file/parameter ordering... Will release a package once I have finished the update.
dkarzon
committed
7e644ce
View commit details
Copy full SHA for 7e644ce
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
v1.8 - Had to roll back to RestSharp 101.3 for the time being to get Uploading to work with the new API (still no PUT though) also added the Async function for Token/Authorize/Access. Also availabl…
Show description for f286876
dkarzon
committed
f286876
View commit details
Copy full SHA for f286876
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
The start of the new API implementation. Upload doesn't work yet, some others do. More later...
dkarzon
committed
71c7f3a
View commit details
Copy full SHA for 71c7f3a
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
v1.6 - Fixed Issue #36 (Create Account Async) Fixed Issue #33 (Foreign Languages in file/folder names)
dkarzon
committed
83eb6e2
View commit details
Copy full SHA for 83eb6e2
View code at this point
Browse repository at this point
Commits on Aug 23, 2011
v1.5.6 - RestSharp and Newtonsoft.Json are now referenced from NuGet. Also added the Thumbnail function.
dkarzon
committed
2b0af72
View commit details
Copy full SHA for 2b0af72
View code at this point
Browse repository at this point
Commits on Jul 20, 2011
v1.5.5 - Added Share Function to get temporary public share links, Renamed a few Async methods with the "Async" Suffix.
dkarzon
committed
2900fb6
View commit details
Copy full SHA for 2900fb6
View code at this point
Browse repository at this point
Commits on Jun 20, 2011
added DropNetClient.UploadFileAsync overload which takes a stream
philchuang
authored and
dkarzon
committed
839549c
View commit details
Copy full SHA for 839549c
View code at this point
Browse repository at this point
Commits on Jun 5, 2011
Changes base all Urls to use HTTPS. Started with Web Auth support.
dkarzon
committed
2abddc0
View commit details
Copy full SHA for 2abddc0
View code at this point
Browse repository at this point
Commits on May 29, 2011
Fixed a bug where special characters in a file path would cause errors. Also made the UserLogin property publicly settable (requested change)
dkarzon
committed
c5b48b7
View commit details
Copy full SHA for c5b48b7
View code at this point
Browse repository at this point
Commits on May 16, 2011
Centralized the RestSharp calls and added all around better error handling. Async methods now have a failure action and Sync methods throw a DropboxException that includes the response.
dkarzon
committed
220d339
View commit details
Copy full SHA for 220d339
View code at this point
Browse repository at this point
Commits on Apr 26, 2011
Fixed a bug in the GetFile method where it was using the wrong baseUrl (#30) Updated some tests to do with the fix.
Show description for 485afe7
dkarzon
committed
485afe7
View commit details
Copy full SHA for 485afe7
View code at this point
Browse repository at this point
Commits on Apr 19, 2011
Updates to stay in sync with main DropNet lib
Kevin McMahon
committed
0d10f57
View commit details
Copy full SHA for 0d10f57
View code at this point
Browse repository at this point
Commits on Apr 1, 2011
Took out the resource files as they were causing issues for the WP project.
dkarzon
committed
9d58025
View commit details
Copy full SHA for 9d58025
View code at this point
Browse repository at this point
Commits on Mar 31, 2011
Fixed the NuGet package specs and added 1 for the WP Project.
dkarzon
committed
500782f
View commit details
Copy full SHA for 500782f
View code at this point
Browse repository at this point
Updated to latest version of RestSharp (using custom IHttp implementatio)
Show description for fd720a5
dkarzon
committed
fd720a5
View commit details
Copy full SHA for fd720a5
View code at this point
Browse repository at this point
Commits on Mar 29, 2011
Changes made to support WP7 App DataHub
Show description for 61989d8
jmacentee
committed
61989d8
View commit details
Copy full SHA for 61989d8
View code at this point
Browse repository at this point
Commits on Feb 8, 2011
Merge branch 'master' of https://github.com/smartlaunch/DropNet
Show description for e121e1c
dkarzon
committed
e121e1c
View commit details
Copy full SHA for e121e1c
View code at this point
Browse repository at this point
Fixed a minor bug, where MetaData.ModfiedDate was not reporting the time (just the date). Now correctly reports time and date via a System.DateTime object.
DrFriedParts
authored and
dkarzon
committed
365043d
View commit details
Copy full SHA for 365043d
View code at this point
Browse repository at this point
Added the Result object model. The Result object is returned from file operations. It magically turns itself into a boolean so that you can test for success without code modification, but if you wa…
Show description for 9d3e6b4
DrFriedParts
authored and
dkarzon
committed
9d3e6b4
View commit details
Copy full SHA for 9d3e6b4
View code at this point
Browse repository at this point
Fixed multi-dev reported error of MetaData.Modified values being incorrect (always midnight of 1/1/1999).
Show description for 8d8dac3
DrFriedParts
authored and
dkarzon
committed
8d8dac3
View commit details
Copy full SHA for 8d8dac3
View code at this point
Browse repository at this point
Commits on Jan 31, 2011
Added function to create new folders (Sync and Async), also put in a test method for it.
Show description for c8c3798
dkarzon
committed
c8c3798
View commit details
Copy full SHA for c8c3798
View code at this point
Browse repository at this point
Commits on Jan 28, 2011
Files can now be uploaded.
dkarzon
committed
16afcf5
View commit details
Copy full SHA for 16afcf5
View code at this point
Browse repository at this point
Updated RestSharp to actually work with Async files. Fixed login (API Changed again) and Added a test for Uploading Async Files.
dkarzon
committed
de2b902
View commit details
Copy full SHA for de2b902
View code at this point
Browse repository at this point
Commits on Dec 15, 2010
Added support for creating now DropBox accounts
dipth
committed
7b1b135
View commit details
Copy full SHA for 7b1b135
View code at this point
Browse repository at this point
Commits on Nov 17, 2010
Added MonoTouch support
Kevin McMahon
committed
e96f40e
View commit details
Copy full SHA for e96f40e
View code at this point
Browse repository at this point
Commits on Oct 13, 2010
Added overload to the Client constructor to take a UserToken and UserSecret for loading stored login details.
dkarzon
committed
bfa5e3a
View commit details
Copy full SHA for bfa5e3a
View code at this point
Browse repository at this point
Fixed the issues with FileUpload and Delete. Also changed the Delete to return a MetaData. (Dont touch this version of RestSharp)
dkarzon
committed
3b75b88
View commit details
Copy full SHA for 3b75b88
View code at this point
Browse repository at this point
Updated The Version of RestSharp, still no luck with FileUploads :(
dkarzon
committed
959f871
View commit details
Copy full SHA for 959f871
View code at this point
Browse repository at this point
Commits on Oct 8, 2010
Use of helper methods to reduce code duplication and improve testability
MichaelPereira
committed
574bf3a
View commit details
Copy full SHA for 574bf3a
View code at this point
Browse repository at this point
Little file upload refactoring for improved unit testing
MichaelPereira
committed
373063f
View commit details
Copy full SHA for 373063f
View code at this point
Browse repository at this point
resolved conflict
MichaelPereira
committed
42c4654
View commit details
Copy full SHA for 42c4654
View code at this point
Browse repository at this point
Added an overload for getting the root metadata.
dkarzon
committed
86f9a30
View commit details
Copy full SHA for 86f9a30
View code at this point
Browse repository at this point
Merge branch 'master' of http://github.com/MichaelPereira/DropNet
Show description for 9e1e34c
dkarzon
committed
9e1e34c
View commit details
Copy full SHA for 9e1e34c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.