SdkFabric.Starwars
0.1.8
dotnet add package SdkFabric.Starwars --version 0.1.8
NuGet\Install-Package SdkFabric.Starwars -Version 0.1.8
<PackageReference Include="SdkFabric.Starwars" Version="0.1.8" />
<PackageVersion Include="SdkFabric.Starwars" Version="0.1.8" />
<PackageReference Include="SdkFabric.Starwars" />
paket add SdkFabric.Starwars --version 0.1.8
#r "nuget: SdkFabric.Starwars, 0.1.8"
#:package SdkFabric.Starwars@0.1.8
#addin nuget:?package=SdkFabric.Starwars&version=0.1.8
#tool nuget:?package=SdkFabric.Starwars&version=0.1.8
Starwars SDK
This SDK is managed by the SDK Fabric project. Our goal is to build a global infrastructure to automatically generate an SDK for every API, please take a look at our website for more information.
Contribution
Please do not create a pull requests at this repository since the code is automatically generated. If an operation or type is missing at the client SDK please register at the TypeHub platform and create a pull request at the Starwars specification. The system will then automatically create a GIT commit and update the code.
Usage
The following example shows how you initialize the client:
using SdkFabric.Starwars.Client;
Client client = Client.Build("[access_token]")
// @TODO use the client
You can find all available operations and types at: https://app.typehub.cloud/d/sdkfabric/starwars
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Sdkgen.Client (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.