C# 通过S3 给minio上上传数据_深夜奶爸的博客-CSDN博客_c# minio客户端上传源码

class OSSAmazonToolsCSharp { static private string accessKey = "RPW421T9GSIO4A45Y9ZR"; static private string secretKey = "2owKYy9emSS90Q0pXuyqpX1OxBCyEDYodsiBemcq"; static pri...

相似资源

foreach() argument must be of type array|object, string given