1.0.0
π¦ kDriveClient 1.0.0
β¨ New features
- Automatic direct / chunked upload based on real speed test
- Dynamic chunk size with ~1s worth of data per chunk (with margin)
- Download with redirect support
- Built-in 60 req/min rate limiting
- Deserialized API error responses (
KDriveApiException) - Native logger support (
ILogger<KDriveClient>) - Injection support for
HttpClient(easier unit/integration testing)
π§ Improvements
- Clean modular structure: easy to extend or port
- Full .NET 7/8/9 compatibility
π Getting started
See the [README](https://github.com/anthonychaussin/DriveClient) for installation and usage examples.
π License
MIT