HuaweiCloud.OBS.Extensions.Async 3.22.3.1

dotnet add package HuaweiCloud.OBS.Extensions.Async --version 3.22.3.1
NuGet\Install-Package HuaweiCloud.OBS.Extensions.Async -Version 3.22.3.1
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="HuaweiCloud.OBS.Extensions.Async" Version="3.22.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HuaweiCloud.OBS.Extensions.Async --version 3.22.3.1
#r "nuget: HuaweiCloud.OBS.Extensions.Async, 3.22.3.1"
#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 HuaweiCloud.OBS.Extensions.Async as a Cake Addin
#addin nuget:?package=HuaweiCloud.OBS.Extensions.Async&version=3.22.3.1

// Install HuaweiCloud.OBS.Extensions.Async as a Cake Tool
#tool nuget:?package=HuaweiCloud.OBS.Extensions.Async&version=3.22.3.1

Version 3.22.3

New Features: 1.Support Content-Disposition standard metadata interface;


Version 3.20.7

New Features:

  1. Added the following APIs for checking whether an object exists: ObsClient.HeadObject, ObsClient.BeginHeadObject, and ObsClient.EndHeadObject.

Documentation & Demo:

  1. Added the section about the APIs for checking whether an object exists.

Resolved Issues:

  1. Fix ObsClient cannot release TCP connection in time under .Net Framework.
  2. Fix the issue that resumable download in poor network environment.
  3. Fixed the issue that message and code fields in the error messages are occasionally empty.

Version 3.19.7.1

Resolved Issues:

  1. Fixed the issue that an error message is reported indicating unmatched signature when an object with special characters is operated through the URL generated by calling ObsClient.CreateTemporarySignature.

Version 3.19.7

Resolved Issues:

  1. Fixed the null pointer issue of the API for downloading an object in asynchronous mode (ObsClient.EndGetObject).

Version 3.1.3

Resolved Issues:

  1. Modified ObsClient.PutObject to prevent upload issues when the Chunk mode is not supported by the server.

Version 3.1.2

New Features:

  1. FunctionGraph configuration and query are supported in the bucket event notification APIs: ObsClient.SetBucketNotification and ObsClient.GetBucketNotification.

Documentation & Demo:

  1. Added the description about FunctionGraph configuration to the event notification section in the Developer Guide.

Resolved Issues:

  1. Fixed the issue that the bucket creation API ObsClient.CreateBucket returns incorrect error information due to protocol negotiation.
  2. Rectified the error in the sample code BucketOperationsSample.cs.
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.22.3.1 356 10/22/2023
3.22.3 99 10/19/2023

Remove lib reference to avoid extra assembly