Skip to content

The dotnet-sdk-core repository contains core functionality required by .NET code generated by the IBM OpenAPI SDK Generator.

Notifications You must be signed in to change notification settings

IBM/dotnet-sdk-core

Repository files navigation

Build status NuGet Coverage Status Documentation

IBM Cloud SDK

The IBM.Cloud.SDK.Core is a core project of SDKs generated using the IBM OpenAPI SDK generator.

Installation

Nuget


PM > Install-Package IBM.Cloud.SDK.Core

.csproj

<ItemGroup>
    <PackageReference Include="IBM.Cloud.SDK.Core" Version="1.3.1" />
</ItemGroup>

About

The dotnet-sdk-core repository contains core functionality required by .NET code generated by the IBM OpenAPI SDK Generator.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published