OBS 1.0.4

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

// Install OBS as a Cake Tool
#tool nuget:?package=OBS&version=1.0.4

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.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OBS:

Package Downloads
DISCommon

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 362 10/18/2023
1.0.3 123 10/16/2023
1.0.2 333 7/17/2023
1.0.1 1,376 3/29/2020
1.0.0 1,021 12/3/2019