Aliyun.OSS.SDK
2.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aliyun.OSS.SDK --version 2.1.0
NuGet\Install-Package Aliyun.OSS.SDK -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aliyun.OSS.SDK" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aliyun.OSS.SDK --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aliyun.OSS.SDK, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aliyun.OSS.SDK as a Cake Addin #addin nuget:?package=Aliyun.OSS.SDK&version=2.1.0 // Install Aliyun.OSS.SDK as a Cake Tool #tool nuget:?package=Aliyun.OSS.SDK&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
阿里云OSS服务官方 .NET SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (35)
Showing the top 5 NuGet packages that depend on Aliyun.OSS.SDK:
Package | Downloads |
---|---|
Chuma.AlphaMS.Aliyun
初码-AlphaMS开发库-阿里云库 |
|
iTdos.DIY
iTdos.DIY开发框架,在线文档:https://www.itdos.com/itdos.diy.html |
|
Zat.Utils
爱宠动物管理系统辅助类 |
|
Zat.Setting
爱宠动物医院管理系统配置类 |
|
AlphaMS.Framework
AlphaMS开发模式工具集 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Aliyun.OSS.SDK:
Repository | Stars |
---|---|
ntminer/NtMiner
GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files
|
Version | Downloads | Last updated |
---|---|---|
2.14.1 | 2,343 | 6/14/2024 |
2.14.0 | 124 | 6/14/2024 |
2.13.0 | 72,577 | 2/7/2021 |
2.12.0 | 23,789 | 10/14/2020 |
2.11.0 | 7,568 | 7/31/2020 |
2.10.0 | 6,542 | 4/10/2020 |
2.9.0 | 119,528 | 9/18/2018 |
2.8.0 | 31,920 | 1/9/2018 |
2.7.0 | 4,035 | 12/22/2017 |
2.6.0 | 2,394 | 12/13/2017 |
2.5.4 | 3,434 | 11/17/2017 |
2.5.3 | 4,694 | 9/22/2017 |
2.5.1 | 25,785 | 5/17/2017 |
2.5.0 | 3,246 | 4/20/2017 |
2.4.0 | 12,687 | 12/14/2016 |
2.3.0 | 12,449 | 4/5/2016 |
2.2.0 | 7,057 | 12/18/2015 |
2.1.0 | 1,675 | 11/30/2015 |
2.0.0 | 2,325 | 11/19/2015 |
1.0.11 | 2,003 | 11/18/2015 |
新增内容
•.NET Framework 2.0和.NET Framework 3.5支持
•大文件拷贝接口:CopyBigObject
•大文件上传接口:UploadBigObject
•文件meta修改接口:ModifyObjectMeta
修改内容
•提升SDK健壮性
•ContentType支持大多数MIME种类(226种)
•补齐SDK API速查文档中的缺失注释
•删除某些类中已经废弃的ObjectMetaData属性,请使用类中对应的的ObjectMetadata属性