KubernetesClient 1.5.1-g60ffd20a7c

This is a prerelease version of KubernetesClient.
There is a newer version of this package available.
See the version list below for details.
dotnet add package KubernetesClient --version 1.5.1-g60ffd20a7c
                    
NuGet\Install-Package KubernetesClient -Version 1.5.1-g60ffd20a7c
                    
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" Version="1.5.1-g60ffd20a7c" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KubernetesClient" Version="1.5.1-g60ffd20a7c" />
                    
Directory.Packages.props
<PackageReference Include="KubernetesClient" />
                    
Project file
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 --version 1.5.1-g60ffd20a7c
                    
#r "nuget: KubernetesClient, 1.5.1-g60ffd20a7c"
                    
#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.
#:package KubernetesClient@1.5.1-g60ffd20a7c
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=KubernetesClient&version=1.5.1-g60ffd20a7c&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=KubernetesClient&version=1.5.1-g60ffd20a7c&prerelease
                    
Install as a Cake Tool

Client library for the Kubernetes open source container orchestrator.

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.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (162)

Showing the top 5 NuGet packages that depend on KubernetesClient:

Package Downloads
AspNetCore.HealthChecks.UI

HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks

Microsoft.ApplicationInsights.Kubernetes

Kubernetes support for .NET Core

Aspire.Hosting

Core abstractions for the .NET Aspire application model.

Aspire.Hosting.AppHost

Core library and MSBuild logic for .NET Aspire AppHost projects.

Microsoft.Orleans.Hosting.Kubernetes

Microsoft Orleans hosting support for Kubernetes

GitHub repositories (31)

Showing the top 20 popular GitHub repositories that depend on KubernetesClient:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
prom3theu5/aspirational-manifests
Handle deployments of .NET Aspire AppHost Projects
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/RockPaperScissorsLizardSpock
Rock, Paper, Scissors, Lizard, Spock - Sample Application
sixeyed/kiamol
Learn Kubernetes in a Month of Lunches
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
dotnet/dotnet-operator-sdk
KubeOps is a Kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.
serverlessworkflow/synapse
Serverless Workflow Management System (WFMS)
sd797994/Oxygen-Dapr.EshopSample
Raiffeisen-DGTL/ViennaNET
Framework for quickly creating enterprise microservices on .NET https://habr.com/ru/company/raiffeisenbank/blog/494830/
IvanJosipovic/KubeUI
Kubernetes User Interface
Version Downloads Last Updated
17.0.4 263,432 5/22/2025
16.0.7 844,910 4/29/2025
16.0.2 1,314,866 1/21/2025
16.0.1 20,054 1/16/2025
15.0.1 5,124,058 9/11/2024
14.0.12 232,078 9/8/2024
14.0.9 1,028,160 8/12/2024
14.0.2 3,851,112 5/14/2024
13.0.37 395,891 4/25/2024
13.0.26 921,279 3/9/2024
13.0.11 754,754 1/30/2024
13.0.1 266,327 1/9/2024
12.1.1 7,876,389 9/26/2023
12.0.16 651,275 8/31/2023
11.0.44 2,765,450 7/19/2023
11.0.36 188,916 6/30/2023
11.0.21 326,822 5/19/2023
11.0.9 173,279 5/1/2023
10.1.19 485,975 4/4/2023
10.1.4 320,496 3/5/2023
10.0.31 577,851 2/12/2023
10.0.27 77,616 2/2/2023
10.0.16 5,839,689 1/6/2023
10.0.1 119,881 12/16/2022
9.1.3 507,726 12/6/2022
9.0.38 678,352 10/24/2022
9.0.37 16,028 10/21/2022
9.0.28 225,562 9/27/2022
9.0.25 7,905 9/21/2022
8.0.68 631,565 8/22/2022
8.0.12 1,011,601 6/29/2022
8.0.8 167,260 6/3/2022
8.0.6 33,478 5/24/2022
8.0.4 216,793 5/12/2022
7.2.19 2,147,837 4/22/2022
7.2.15 165,171 4/19/2022
7.2.10 399,066 4/5/2022
7.2.8 1,090 4/4/2022
7.2.7 1,099 4/4/2022
7.1.9 141,154 3/23/2022
7.1.3-g341580fb9b 50,553 2/26/2022
7.0.15 256,682 2/23/2022
7.0.14 17,312 2/20/2022
7.0.13 85,332 2/17/2022
7.0.12 8,683 2/15/2022
7.0.11 38,116 2/8/2022
7.0.10 13,932 2/1/2022
7.0.9 8,079 1/31/2022
7.0.8 238,444 1/26/2022
7.0.7 175,649 1/24/2022
7.0.6 1,590 1/23/2022
7.0.5 515,921 1/11/2022
7.0.4 124,818 12/23/2021
7.0.3 7,780 12/19/2021
7.0.2 787 12/19/2021
7.0.1 77,443 12/13/2021
6.0.26 512,359 12/3/2021
6.0.25 159,861 11/16/2021
6.0.24 23,011 11/12/2021
6.0.23 2,065,081 11/3/2021
6.0.22 2,544 11/2/2021
6.0.21 47,115 10/26/2021
6.0.20 4,490 10/24/2021
6.0.19 416,130 10/20/2021
6.0.18 857 10/20/2021
6.0.17 863 10/20/2021
6.0.16 875 10/20/2021
6.0.15 14,564 10/14/2021
6.0.14 23,921 10/14/2021
6.0.13 24,683 10/11/2021
6.0.12 1,701 10/11/2021
6.0.11 94,409 9/29/2021
6.0.10 4,236 9/29/2021
6.0.9 2,218 9/29/2021
6.0.8 47,853 9/25/2021
6.0.7 21,270 9/21/2021
6.0.6 8,527 9/17/2021
6.0.5 1,259 9/17/2021
6.0.4 974 9/17/2021
6.0.3 9,738 9/14/2021
6.0.2 985 9/14/2021
6.0.1 267,008 8/15/2021
5.0.20 1,627,384 8/10/2021
5.0.19 5,747 8/9/2021
5.0.18 969 8/9/2021
5.0.17 21,333 8/4/2021
5.0.16 1,018 8/4/2021
5.0.15 1,448,793 7/22/2021
5.0.13 290,208 6/27/2021
5.0.12 67,610 6/21/2021
5.0.11 12,027 6/14/2021
5.0.10 101,018 5/26/2021
5.0.9 5,538 5/24/2021
5.0.8 26,282 5/21/2021
5.0.7 1,031 5/21/2021
5.0.6 6,049 5/19/2021
5.0.5 55,585 5/14/2021
5.0.4 146,633 4/28/2021
5.0.3 11,208 4/24/2021
5.0.2 17,288 4/20/2021
5.0.1 83,842 4/9/2021
4.0.26 13,702,782 4/9/2021
4.0.25 5,756 4/8/2021
4.0.24 1,117 4/8/2021
4.0.23 41,565 4/5/2021
4.0.22 76,281 4/2/2021
4.0.21 152,316 3/24/2021
4.0.20 44,002 3/18/2021
4.0.19 7,216 3/12/2021
4.0.16 150,886 3/2/2021
4.0.15 7,076 2/27/2021
4.0.14 192,989 2/25/2021
4.0.13 10,718 2/19/2021
4.0.12 17,961 2/18/2021
4.0.11 20,471 2/17/2021
4.0.10 544,117 2/1/2021
4.0.9 30,047 1/28/2021
4.0.8 998 1/27/2021
4.0.7 1,523 1/27/2021
4.0.5 70,323 1/19/2021
4.0.4 203,833 1/8/2021
4.0.3 251,834 12/19/2020
4.0.2 3,635 12/17/2020
4.0.1 23,456 12/14/2020
3.0.16 559,000 11/25/2020
3.0.15 930 11/25/2020
3.0.14 64,410 11/23/2020
3.0.13 1,221 11/22/2020
3.0.12 3,917,527 11/19/2020
3.0.11 2,416 11/18/2020
3.0.8 9,043 11/13/2020
3.0.7 36,950 11/1/2020
3.0.6 1,001 11/1/2020
3.0.5 28,971 10/30/2020
3.0.4 7,434 10/28/2020
3.0.3 1,488 10/28/2020
3.0.2 1,639 10/27/2020
3.0.1 90,364 10/27/2020
2.0.34 53,213 10/23/2020
2.0.33 126,572 9/28/2020
2.0.32 2,491 9/25/2020
2.0.31 1,057 9/25/2020
2.0.30 50,952 9/19/2020
2.0.29 3,735,648 8/10/2020
2.0.28 12,299 8/8/2020
2.0.27 36,159 8/3/2020
2.0.26 435,704 6/28/2020
2.0.25 408,801 5/29/2020
2.0.22 23,948 5/18/2020
2.0.21 47,111 5/11/2020
2.0.20 924 5/11/2020
2.0.19 956 5/11/2020
2.0.18 14,298 5/4/2020
2.0.17 9,383 4/28/2020
2.0.16 210,609 4/23/2020
2.0.15 1,573 4/22/2020
2.0.14 976 4/22/2020
2.0.13 930 4/22/2020
2.0.12 1,067 4/22/2020
2.0.11 1,014 4/22/2020
2.0.10 2,810 4/20/2020
2.0.9 1,225 4/20/2020
2.0.8 967 4/20/2020
2.0.7 957 4/20/2020
2.0.6 12,915 4/17/2020
2.0.5 1,304 4/17/2020
2.0.3 2,958 4/16/2020
2.0.2 273,180 4/15/2020
2.0.1 560,037 4/11/2020
1.6.35 220,933 4/9/2020
1.6.34 934 4/9/2020
1.6.33 25,322 4/6/2020
1.6.32 1,086 4/6/2020
1.6.31 1,211 4/6/2020
1.6.30 27,072 4/3/2020
1.6.29 73,502 4/1/2020
1.6.28 8,477 3/25/2020
1.6.27 25,428 3/23/2020
1.6.25 988 3/23/2020
1.6.24 10,804 3/19/2020
1.6.23 116,423 3/17/2020
1.6.22 995 3/17/2020
1.6.21 6,701 3/14/2020
1.6.20 4,011 3/11/2020
1.6.20-gc8de0ca263 680 3/10/2020
1.6.19-g7749ae07c8 692 3/10/2020
1.6.18-g0468a66de4 1,390 3/9/2020
1.6.17-g435ab5cd15 1,068 3/9/2020
1.6.16-gb07e78afa4 739 3/5/2020
1.6.15-ge11cc58e56 27,860 2/14/2020
1.6.14-gba9755b626 787 2/9/2020
1.6.13-gfa515869e2 882 1/23/2020
1.6.12 97,247 1/21/2020
1.6.11 54,417 1/10/2020
1.6.10 3,340,833 1/7/2020
1.6.9 1,181 1/6/2020
1.6.8 53,465 12/21/2019
1.6.7 2,490 12/20/2019
1.6.6 28,826 12/6/2019
1.6.5 66,561 11/22/2019
1.6.4 24,288 11/9/2019
1.6.3 556,237 10/22/2019
1.6.2 1,142 10/22/2019
1.6.1 73,165 10/2/2019
1.5.28 21,584 9/30/2019
1.5.27 1,073 9/30/2019
1.5.26 31,254 9/24/2019
1.5.25 281,046 7/25/2019
1.5.19 198,345 5/12/2019
1.5.18 67,019 4/1/2019
1.5.17 31,195 3/28/2019
1.5.16 4,939 3/26/2019
1.5.14 1,981 3/25/2019
1.5.13 2,085 3/24/2019
1.5.12 2,089 3/23/2019
1.5.11 1,739 3/23/2019
1.5.10 1,907 3/23/2019
1.5.9 1,974 3/22/2019
1.5.8 1,809 3/22/2019
1.5.7 1,854 3/22/2019
1.5.6 1,802 3/21/2019
1.5.5 2,990 3/20/2019
1.5.4 3,140 3/20/2019
1.5.3 1,623 3/20/2019
1.5.2 1,923 3/20/2019
1.5.1-g60ffd20a7c 7,429 3/12/2019
1.4.14-g5422eb0bcc 1,728 2/27/2019
1.4.13-g948d78c1bd 1,311 2/27/2019
1.4.12-ge95e01c6e9 3,086 2/19/2019
1.4.11-g406df57f9d 1,378 2/15/2019
1.4.9-g9f1669b0cb 1,978 2/12/2019
1.4.8-g9bbe42201f 1,431 2/7/2019
1.4.7-g4d193e4c1c 1,368 2/6/2019
1.4.5-g588807fb44 1,453 1/29/2019
1.4.4-g972699bc71 2,096 1/24/2019
1.4.3-g29b066286f 1,313 1/24/2019
1.4.2-g05273b7db7 58,617 12/24/2018
1.4.1-g7e907d7c6f 1,279 3/12/2019
1.4.1-g1600e44b00 1,422 12/12/2018
1.3.9-gb7f79c924f 1,473 12/12/2018
1.3.8-g6bc54a68c4 1,383 12/11/2018
1.3.7-g7c9cc88d38 16,674 10/27/2018
1.3.6-g355d4a3927 1,450 10/27/2018
1.3.5-g0b1669d5a5 1,421 10/27/2018
1.3.4-gaa1c880301 1,455 10/27/2018
1.3.3-g25523d1985 1,511 10/26/2018
1.3.2-g99dc2f7aaf 1,504 10/26/2018
1.3.1-gdf3381607a 2,498 10/3/2018
1.2.8-g9372e3291f 1,978 9/27/2018
1.2.7-g09a8c8773a 2,755 9/13/2018
1.2.6-g3cee7fbd93 1,661 9/10/2018
1.2.5-g397a582ff0 1,567 8/19/2018
1.2.4-g722d4e09d3 1,709 8/7/2018
1.2.3-g3551f03258 13,435 7/19/2018
1.2.2-gac99f43c84 2,447 7/17/2018
1.2.1-gaec5c99162 1,797 7/14/2018
1.2.0 265,703 7/14/2018
1.1.14-gdae6d62cba 1,839 7/9/2018
1.1.13-g8c3152af97 1,850 7/9/2018
1.1.12-gd01446718d 1,838 7/9/2018
1.1.11-g3f69820739 3,452 7/2/2018
1.1.10-gbb11e5f5ce 1,648 7/2/2018
1.1.0-gf488d54ce7 1,884 6/11/2018
1.1.0-gc1543b527e 1,824 6/25/2018
1.1.0-gbc1cb6205c 1,815 6/27/2018
1.1.0-ga358cb9afd 1,803 6/7/2018
1.1.0-g7723604b7e 1,849 6/25/2018
1.1.0-g6eb5555145 1,792 6/13/2018
1.1.0-g6e0aec994e 1,902 6/2/2018
1.1.0-g49bb82b15d 1,680 7/2/2018
1.0.0 26,847 5/26/2018
1.0.0-ge6c1177471 1,616 5/26/2018
1.0.0-g9253eeb2eb 1,895 5/30/2018
1.0.0-g86abfc1b7c 1,814 6/1/2018
0.8.0-beta-g307c77bf04 1,849 5/23/2018
0.8.0-beta 1,670 5/21/2018
0.7.0-beta-g6728505e34 1,757 5/23/2018
0.7.0-beta 5,056 4/20/2018
0.6.0-beta 5,615 3/22/2018
0.5.0-beta 1,779 3/18/2018
0.4.0-beta 8,049 2/2/2018
0.3.0-beta 3,087 11/21/2017
0.2.0-beta 1,996 10/21/2017
0.1.0-beta 2,036 9/13/2017