BceSdkDotNetCore 1.0.2.910
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 BceSdkDotNetCore --version 1.0.2.910
NuGet\Install-Package BceSdkDotNetCore -Version 1.0.2.910
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="BceSdkDotNetCore" Version="1.0.2.910" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BceSdkDotNetCore --version 1.0.2.910
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BceSdkDotNetCore, 1.0.2.910"
#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 BceSdkDotNetCore as a Cake Addin #addin nuget:?package=BceSdkDotNetCore&version=1.0.2.910 // Install BceSdkDotNetCore as a Cake Tool #tool nuget:?package=BceSdkDotNetCore&version=1.0.2.910
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
安装SDK工具包
运行环境
C# SDK工具包可在Microsoft .NET Core 2.1 环境下运行。
SDK目录结构
BaiduBce
├── Auth //BCE签名相关类
├── Http //BCE的Http通信相关类
├── Internal //SDK内部类
├── Model //BCE公用model类
├── Services
│ └── Bos //BOS服务相关类
│ ├── Model //BOS内部model,如Request或Response
│ ├── BosClient.cs //BOS客户端入口类
│ └── BosConstants.cs //BOS特有的常量定义,如权限常量等
├── Util //BCE公用工具类
├── BceClientConfiguration.cs //对BCE的HttpClient的配置
├── BceClientException.cs //BCE客户端的异常类
├── BceServiceException.cs //与BCE服务端交互后的异常类
├── BceConstants.cs //BCE的通用常量(区域,请求头,错误码等)
快速入门
请参考快速入门。
SDK使用帮助
请参考BOS C# SDK文档。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BceSdkDotNetCore:
Package | Downloads |
---|---|
OnceMi.AspNetCore.OSS
ASP.NET Core对象储存扩展包,支持Minio自建对象储存、阿里云OSS、腾讯云COS、七牛云Kodo、华为云OBS、百度云BOS、天翼云OOS经典版。 |
|
ZeroStack.ObjectStorage.Abstractions
一个应用程序框架,您可以将它集成到任何 .NET/C# 应用程序中。 |
|
Pandora.FrameWork.OSS
upgrade:create |
|
Mud.AspNetCore.OSS
ASP.NET Core对象储存扩展包,支持Minio自建对象储存、阿里云OSS、腾讯云COS、七牛云Kodo、华为云OBS、百度云BOS、天翼云OOS经典版。 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BceSdkDotNetCore:
Repository | Stars |
---|---|
oncemi/OnceMi.AspNetCore.OSS
ASP.NET Core对象储存扩展包,支持Minio自建对象储存、阿里云OSS、腾讯云COS、七牛云Kodo、华为云OBS、百度云BOS、天翼云OOS经典版。
|
Version | Downloads | Last updated |
---|---|---|
1.0.6.1123 | 936 | 11/23/2023 |
1.0.2.911 | 45,031 | 9/10/2018 |
1.0.2.910 | 796 | 9/10/2018 |