OCISDK.Core 0.6.4.1-rc

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

// Install OCISDK.Core as a Cake Tool
#tool nuget:?package=OCISDK.Core&version=0.6.4.1-rc&prerelease                

バグ修正版

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 649 9/2/2020
0.6.7.1 573 8/5/2020
0.6.7.1-rc 331 8/3/2020
0.6.6 582 7/10/2020
0.6.5.2 1,332 4/16/2020
0.6.5.1 586 4/9/2020
0.6.5 546 4/8/2020
0.6.5-rc 359 4/3/2020
0.6.4.2 506 3/10/2020
0.6.4.1-rc 397 3/5/2020
0.6.3 896 1/27/2020
0.6.3-rc 360 1/21/2020
0.6.2 725 12/9/2019
0.6.2-rc 357 12/5/2019
0.6.1.1-rc 390 11/29/2019
0.6.0-rc 337 11/27/2019
0.5.9 526 11/27/2019
0.5.8.7 587 11/20/2019
0.5.8.7-rc2 359 11/15/2019
0.5.8.3-rc 352 11/1/2019
0.5.8.2-rc 343 11/1/2019
0.5.8.1-rc 380 10/31/2019
0.5.8 571 10/24/2019
0.5.8-rc 379 10/15/2019
0.5.7.1-rc 353 10/10/2019
0.5.7-rc 376 10/10/2019
0.5.6 694 9/10/2019
0.5.6-rc 356 9/6/2019
0.5.5 587 8/19/2019
0.5.5-rc 378 8/9/2019
0.5.2 1,028 6/11/2019
0.5.1 647 6/11/2019
0.5.0 703 6/11/2019

2019/06/11 version 0.5.0 release
----
2019/11/27 version 0.6.0-rc release
2019/11/27 version 0.6.1-rc release
2019/11/29 version 0.6.1.1-rc release
2019/12/05 version 0.6.2-rc release
2019/12/09 version 0.6.2 release
   * Check client settings so that each setting can be processed even when using sessions.(#21)
   * add filesystem APIs
2020/01/27 version 0.6.3 release
   * Add Osaka regions
   * Add ClusterNetwork APIs
   * Add Cpe Service APIs
   * Add Notification APIs
   * Add InstanceAction API
   * Update UpdateInstance API
2020/01/27 version 0.6.4-rc release
   * Add Budget Service APIs
   * Add InstanceDefaultCredentials API(External cooperation)