saguiitay
- 71,696 total downloads
- last updated 8/25/2021
- Latest version: 2.1.0
WebDAVClient is a strongly-typed, async, C# client for WebDAV.
- 61,893 total downloads
- last updated 2/1/2021
- Latest version: 1.10.0
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
- 40,169 total downloads
- last updated 12/21/2015
- Latest version: 1.2.1
DropboxRestAPI is a C# client for Dropbox service through its RESTful API.
- 13,095 total downloads
- last updated 4/10/2015
- Latest version: 1.4.0
OneDriveRestAPIt is a C# client for the Microsoft OneDrive service through its RESTful API.
Microsoft has released the Live SDK, a set of C# libraries for interacting with OneDrive, which is hard to extend and debug, as it relies on async HttpWebRequest/HttpWebResponse.
CopyRestAPI
by:
saguiitay
- 2,509 total downloads
- last updated 4/18/2015
- Latest version: 1.1.0
CopyRestAPI is a C# client for the Copy cloud storage service through its RESTful API.
- 2,389 total downloads
- last updated 2/1/2021
- Latest version: 1.10.0
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
- 2,294 total downloads
- last updated 10/27/2016
- Latest version: 1.0.1
HyperLogLog.net is a C# implementation of HyperLogLog - a near-optimal cardinality estimation algorithm.