OCISDK.Core 0.5.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package OCISDK.Core --version 0.5.9
NuGet\Install-Package OCISDK.Core -Version 0.5.9
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="OCISDK.Core" Version="0.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OCISDK.Core --version 0.5.9
#r "nuget: OCISDK.Core, 0.5.9"
#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 OCISDK.Core as a Cake Addin
#addin nuget:?package=OCISDK.Core&version=0.5.9

// Install OCISDK.Core as a Cake Tool
#tool nuget:?package=OCISDK.Core&version=0.5.9

本バージョンと次バージョンであるVersion0.6は名前空間の見直しにより互換性を持ちません。 プロジェクト内でVersion0.5.9以下をご利用の場合はご留意の上アップデートをお願いいたします。

This version and the next version, Version0.6, are not compatible due to the review of the namespace. If you are using Version0.5.9 or lower in the project, please update it with care.

Product 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.2 is compatible.  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.

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
0.6.7.2 599 9/2/2020
0.6.7.1 556 8/5/2020
0.6.7.1-rc 311 8/3/2020
0.6.6 562 7/10/2020
0.6.5.2 1,322 4/16/2020
0.6.5.1 568 4/9/2020
0.6.5 521 4/8/2020
0.6.5-rc 334 4/3/2020
0.6.4.2 497 3/10/2020
0.6.4.1-rc 383 3/5/2020
0.6.3 886 1/27/2020
0.6.3-rc 352 1/21/2020
0.6.2 708 12/9/2019
0.6.2-rc 340 12/5/2019
0.6.1.1-rc 372 11/29/2019
0.6.0-rc 330 11/27/2019
0.5.9 515 11/27/2019
0.5.8.7 569 11/20/2019
0.5.8.7-rc2 341 11/15/2019
0.5.8.3-rc 328 11/1/2019
0.5.8.2-rc 326 11/1/2019
0.5.8.1-rc 362 10/31/2019
0.5.8 544 10/24/2019
0.5.8-rc 372 10/15/2019
0.5.7.1-rc 335 10/10/2019
0.5.7-rc 359 10/10/2019
0.5.6 676 9/10/2019
0.5.6-rc 349 9/6/2019
0.5.5 577 8/19/2019
0.5.5-rc 372 8/9/2019
0.5.2 1,009 6/11/2019
0.5.1 629 6/11/2019
0.5.0 693 6/11/2019

2019/06/11 version 0.5.0 release
2019/06/11 version 0.5.1 release
2019/06/11 version 0.5.2 release
2019/08/09 version 0.5.5-rc release
2019/08/19 version 0.5.5 release
2019/09/01 version 0.5.6-rc release
2019/09/10 version 0.5.6 release
2019/10/10 version 0.5.7-rc release
2019/10/10 version 0.5.7.1-rc release
2019/10/15 version 0.5.8-rc release
2019/10/24 version 0.5.8 release
    * add UserAPIs CreateUpdateDelete
    * add UserGroup APIs
    * add UIPassword APIs
    * add DRG APIs
    * audit version2.0 format(issue #11)
    * delete method call correction(issue #12)
2019/10/31 version 0.5.8.1-rc release
    * Polly setting Externalization
2019/11/1 version 0.5.8.3-rc release
2019/11/5 version 0.5.8.3 release
    * Polly 7.1 support
    * Changed to Polly alone due to strong dependence on MS.Polly
2019/11/6 version 0.5.8.4-rc release
    * Add missing session
    * Test introduction of WaaSClient
2019/11/7 version 0.5.8.5-rc release
    * instance add systemTags
    * Tags type Dictionary to IDictionary
    * Changed to recommended Dotnet project configuration. Endpoint file only.
2019/11/14 version 0.5.8.6-rc release
    * unpublished service
    * add WafBlocked
    * Correction of missing setting value
2019/11/15 version 0.5.8.7-rc release
2019/11/20 version 0.5.8.7 release
    * unpublished service ListServiceEntitlementRegistrationsResponse
2019/11/26 version 0.5.8.8-rc release
    * add WafLog service
    * correction compartment detail model parameter
    * Fixed an issue where comments would be removed when packaged(#15)
2019/11/27 version 0.5.9 release
    * add VirtualCircut Services