KubernetesClient.Aot
17.0.4
dotnet add package KubernetesClient.Aot --version 17.0.4
NuGet\Install-Package KubernetesClient.Aot -Version 17.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="KubernetesClient.Aot" Version="17.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KubernetesClient.Aot" Version="17.0.4" />
<PackageReference Include="KubernetesClient.Aot" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add KubernetesClient.Aot --version 17.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KubernetesClient.Aot, 17.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.
#addin nuget:?package=KubernetesClient.Aot&version=17.0.4
#tool nuget:?package=KubernetesClient.Aot&version=17.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Client library for the Kubernetes open source container orchestrator.
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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Fractions (>= 7.3.0)
- Vecc.YamlDotNet.Analyzers.StaticGenerator (>= 16.3.0)
- YamlDotNet (>= 16.3.0)
-
net9.0
- Fractions (>= 7.3.0)
- Vecc.YamlDotNet.Analyzers.StaticGenerator (>= 16.3.0)
- YamlDotNet (>= 16.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KubernetesClient.Aot:
Package | Downloads |
---|---|
Redpoint.KubernetesManager
Implements a Kubernetes manager, which can provision and set up Kubernetes on Windows, macOS and Linux machines. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on KubernetesClient.Aot:
Repository | Stars |
---|---|
SlimPlanet/SlimFaas
SlimFaas : The slimmest and simplest Function As A Service
|
|
RedpointGames/uet
UET (Unreal Engine Tool) makes building and testing Unreal Engine projects and plugins easy. It can distribute builds with BuildGraph, remotely execute automation tests on device and across multiple machines, handles fault tolerance and automatic retries and generally makes the whole experience of automating Unreal Engine a lot more pleasant.
|