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 }}
ifrahim
/
DropNet
Public
forked from
DropNet/DropNet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 10, 2014
Merge pull request #118 from staticcat/f-Request-Timeouts
Show description for 2538519
dkarzon
committed
2538519
View commit details
Copy full SHA for 2538519
Browse repository at this point
Commits on Jan 13, 2014
Added Timeout and TimeoutMS to the dropnetclient class. Allows the caller to set the timeout for the RestClient in either milliseconds or timespan values.
staticcat
committed
ba8718a
View commit details
Copy full SHA for ba8718a
Browse repository at this point
Commits on Jan 8, 2014
Merge pull request #113 from austhomp/master
Show description for 64c35f4
dkarzon
committed
64c35f4
View commit details
Copy full SHA for 64c35f4
Browse repository at this point
Commits on Dec 2, 2013
Added chunked upload auto retry on chunk failure
Show description for 169fee8
austhomp
committed
169fee8
View commit details
Copy full SHA for 169fee8
Browse repository at this point
Commits on Nov 30, 2013
Merge pull request #112 from austhomp/master
Show description for 6e8311c
dkarzon
committed
6e8311c
View commit details
Copy full SHA for 6e8311c
Browse repository at this point
Commits on Nov 29, 2013
Added progress support for async chunked uploads
austhomp
committed
31bd34a
View commit details
Copy full SHA for 31bd34a
Browse repository at this point
Added UploadChunkedFileAsync to handle the complexity of chunked uploads.
austhomp
committed
7565ada
View commit details
Copy full SHA for 7565ada
Browse repository at this point
Commits on Nov 26, 2013
Added async version of chunked upload functions
austhomp
committed
dce3c17
View commit details
Copy full SHA for dce3c17
Browse repository at this point
Commits on Nov 20, 2013
Merge pull request #111 from mchristopher/master
Show description for cee4162
dkarzon
committed
cee4162
View commit details
Copy full SHA for cee4162
Browse repository at this point
Commits on Nov 14, 2013
Adding overwrite and parent revision support to upload calls
mchristopher
committed
eb769f2
View commit details
Copy full SHA for eb769f2
Browse repository at this point
Commits on Sep 24, 2013
Added the link to the stack overflow tag
dkarzon
committed
7f9f68f
View commit details
Copy full SHA for 7f9f68f
Browse repository at this point
Commits on Aug 15, 2013
v1.9.6 now available from NuGet
dkarzon
committed
4d32e77
View commit details
Copy full SHA for 4d32e77
Browse repository at this point
Commits on Aug 6, 2013
Merge pull request #110 from billpratt/master
Show description for 80b7ca7
dkarzon
committed
80b7ca7
View commit details
Copy full SHA for 80b7ca7
Browse repository at this point
Commits on Aug 5, 2013
Append forward slash to path if it doesnt exist
Bill Pratt
committed
d79fa34
View commit details
Copy full SHA for d79fa34
Browse repository at this point
Updating MonoTouch solution to actually build
Show description for 292fe91
Bill Pratt
committed
292fe91
View commit details
Copy full SHA for 292fe91
Browse repository at this point
Commits on Jul 20, 2013
Fixed the Phone build and WinRT is gone (use DropNet2)
dkarzon
committed
ee07c3e
View commit details
Copy full SHA for ee07c3e
Browse repository at this point
Commits on Jul 19, 2013
Merge pull request #108 from tiagomargalho/master
Show description for be6cd25
dkarzon
committed
be6cd25
View commit details
Copy full SHA for be6cd25
Browse repository at this point
Commits on Jul 18, 2013
Added the possibility to specify wether a chunked file upload can replace an existing file. Fixed a missing file reference to the chuckedupload.cs file in the DropNet project.
tgnm
committed
0b13906
View commit details
Copy full SHA for 0b13906
Browse repository at this point
Commits on Jul 8, 2013
Merge pull request #106 from mchristopher/master
Show description for 1b16cfe
dkarzon
committed
1b16cfe
View commit details
Copy full SHA for 1b16cfe
Browse repository at this point
Commits on Jul 7, 2013
Adding chunked upload support
mchristopher
committed
009c38b
View commit details
Copy full SHA for 009c38b
Browse repository at this point
Commits on Jul 6, 2013
Merge pull request #105 from jhoerr/master
Show description for e248bcb
dkarzon
committed
e248bcb
View commit details
Copy full SHA for e248bcb
Browse repository at this point
Commits on Jun 25, 2013
OAuth2 auth header is selectively added.
Show description for 0091ffe
jhoerr
committed
0091ffe
View commit details
Copy full SHA for 0091ffe
Browse repository at this point
Fixed GetAccessTokenAsync signature conflict
jhoerr
committed
9bacd71
View commit details
Copy full SHA for 9bacd71
Browse repository at this point
Added OAuth2 auth url and access token fetching
Show description for 747eb5e
jhoerr
committed
747eb5e
View commit details
Copy full SHA for 747eb5e
Browse repository at this point
Client ctor now supports OAuth2
Show description for 1a49a99
jhoerr
committed
1a49a99
View commit details
Copy full SHA for 1a49a99
Browse repository at this point
Adding OAuth2 request authenticator
jhoerr
committed
2aea136
View commit details
Copy full SHA for 2aea136
Browse repository at this point
Commits on Jun 17, 2013
nuspec update
dkarzon
committed
e9b9215
View commit details
Copy full SHA for e9b9215
Browse repository at this point
v1.5 - Shares can now use long Url
dkarzon
committed
4708499
View commit details
Copy full SHA for 4708499
Browse repository at this point
Merge pull request #103 from derigel23/master
Show description for 96d9f1d
dkarzon
committed
96d9f1d
View commit details
Copy full SHA for 96d9f1d
Browse repository at this point
Commits on May 24, 2013
RestSharp dependency as nuget package
derigel23
committed
8ad2fc4
View commit details
Copy full SHA for 8ad2fc4
Browse repository at this point
Commits on Apr 26, 2013
v1.9.4 - Merged in Proxy support (and fixed WP/WinRT builds)
dkarzon
committed
d350d7a
View commit details
Copy full SHA for d350d7a
Browse repository at this point
Commits on Apr 17, 2013
Merge pull request #99 from zeroid/master
Show description for 4492536
dkarzon
committed
4492536
View commit details
Copy full SHA for 4492536
Browse repository at this point
Update Client.cs
Show description for ef621a6
zeroid
committed
ef621a6
View commit details
Copy full SHA for ef621a6
Browse repository at this point
Commits on Mar 5, 2013
Merge pull request #94 from DavidDeSloovere/master
Show description for 8c7847e
dkarzon
committed
8c7847e
View commit details
Copy full SHA for 8c7847e
Browse repository at this point
Merge pull request #95 from ewanmellor/copy-ref
Show description for e2303e4
dkarzon
committed
e2303e4
View commit details
Copy full SHA for e2303e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.