Unplanned
Last Updated: 14 Jun 2021 10:30 by ADMIN
Matthew
Created on: 11 May 2016 22:10
Category: CloudUpload
Type: Feature Request
4
Update Amazon SDK to v3.x (AWSSDK.Core)
Follow Amazon's migration guide to update the RadCloudUpload to support version 3.x of Amazon's SDK -- it has been out for quite some time.  You cannot have both v2 and v3 referenced in the same project, and Telerik forcing us to use v2 is holding back development with other items in v3.
http://docs.aws.amazon.com/AWSSdkDocsNET/V3/DeveloperGuide/net-dg-migration-guide-v3.html
2 comments
John
Posted on: 14 Sep 2016 16:34
Yes I agree with Richard that perhaps a new provider so there would not be a breaking change.
Richard
Posted on: 29 Aug 2016 20:26
I am stunned that this has not been done yet. I understand that changing the existing AmazonS3Provider may be a breaking change, so perhaps you should implement AmazonS3ProviderV3 that works with the AWSSDK V3 libraries.