Client library for the Kubernetes open source container orchestrator.
Info
Version: | 15.0.1 |
Author(s): | The Kubernetes Project Authors |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/kubernetes-client/csharp |
NuGet Url: | https://www.nuget.org/packages/KubernetesClient |
Install
Install-Package KubernetesClient
dotnet add package KubernetesClient
paket add KubernetesClient
KubernetesClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoMapper(>= 9.0.0)
- Fractions(>= 4.0.1)
- IdentityModel.OidcClient(>= 3.1.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.10)
- Portable.BouncyCastle(>= 1.8.1.3)
- System.Buffers(>= 4.5.1)
- YamlDotNet(>= 8.1.2)
- AutoMapper(>= 9.0.0)
- Fractions(>= 4.0.1)
- IdentityModel.OidcClient(>= 3.1.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.10)
- Portable.BouncyCastle(>= 1.8.1.3)
- System.Buffers(>= 4.5.1)
- YamlDotNet(>= 8.1.2)
Tags