KubeOps.KubernetesClient 9.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package KubeOps.KubernetesClient --version 9.4.0
                    
NuGet\Install-Package KubeOps.KubernetesClient -Version 9.4.0
                    
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="KubeOps.KubernetesClient" Version="9.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KubeOps.KubernetesClient" Version="9.4.0" />
                    
Directory.Packages.props
<PackageReference Include="KubeOps.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 KubeOps.KubernetesClient --version 9.4.0
                    
#r "nuget: KubeOps.KubernetesClient, 9.4.0"
                    
#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 KubeOps.KubernetesClient@9.4.0
                    
#: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=KubeOps.KubernetesClient&version=9.4.0
                    
Install as a Cake Addin
#tool nuget:?package=KubeOps.KubernetesClient&version=9.4.0
                    
Install as a Cake Tool

KubeOps Kubernetes Client

This is an "enhanced" version of the original Google Kubernetes Client. It extends the original client with some additional features, like true generics and method variants. The original GenericClient does support "generics", but only in a limited way. The client needs to be initialized with group and kind information as well.

Usage

An example of the client that lists all namespaces in the cluster:

var client = new KubernetesClient() as IKubernetesClient;

// Get all namespaces in the cluster.
var namespaces = await client.List<V1Namespace>();
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on KubeOps.KubernetesClient:

Package Downloads
KubeOps

This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes.

KubeOps.Operator

This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes. This operator may run without ASP.net but needs the IHost of dotnet to run.

KubernetesClient.Extensions.Configuration

Package Description

Archetypical.Software.K8s.Utilities

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.11.1 53 7/29/2025
9.11.1-prerelease.3 48 7/27/2025
9.11.1-prerelease.2 437 7/24/2025
9.11.1-prerelease.1 484 7/22/2025
9.11.0 507 7/22/2025
9.11.0-prerelease.7 110 7/17/2025
9.11.0-prerelease.6 106 7/17/2025
9.11.0-prerelease.5 103 7/17/2025
9.11.0-prerelease.4 107 7/17/2025
9.11.0-prerelease.3 108 7/17/2025
9.11.0-prerelease.2 107 7/16/2025
9.11.0-prerelease.1 109 7/16/2025
9.10.0 1,523 7/3/2025
9.9.0 574 6/30/2025
9.8.2 1,061 6/20/2025
9.8.1 983 6/13/2025
9.8.0 755 6/10/2025
9.7.0 655 6/6/2025
9.6.0 4,822 5/23/2025
9.5.0 3,735 5/8/2025
9.4.1 4,796 4/29/2025
9.4.0 329 4/28/2025
9.3.0 15,250 3/26/2025
9.2.0 12,497 1/24/2025
9.1.5 47,735 9/10/2024
9.1.4 1,633 8/26/2024
9.1.3 21,843 6/28/2024
9.1.2 11,473 6/20/2024
9.1.1 5,888 5/22/2024
9.1.0 2,828 5/15/2024
9.0.2 291 5/13/2024
9.0.0 29,451 3/13/2024
9.0.0-pre.4 94 4/19/2024
9.0.0-pre.3 88 3/21/2024
9.0.0-pre.2 84 3/13/2024
9.0.0-pre.1 111 3/7/2024
8.0.2-pre.2 98 2/21/2024
8.0.2-pre.1 96 2/19/2024
8.0.1 11,793 2/13/2024
8.0.1-pre.7 98 2/12/2024
8.0.1-pre.6 94 2/7/2024
8.0.1-pre.5 90 2/5/2024
8.0.1-pre.4 93 1/31/2024
8.0.1-pre.3 89 1/26/2024
8.0.1-pre.2 91 1/25/2024
8.0.1-pre.1 99 1/18/2024
8.0.0 1,153 1/17/2024
8.0.0-pre.45 91 1/17/2024
8.0.0-pre.44 94 1/16/2024
8.0.0-pre.43 79 1/16/2024
8.0.0-pre.42 994 1/10/2024
8.0.0-pre.41 322 1/2/2024
8.0.0-pre.40 201 12/27/2023
8.0.0-pre.39 99 12/21/2023
8.0.0-pre.38 451 12/6/2023
8.0.0-pre.37 138 12/6/2023
8.0.0-pre.36 171 12/3/2023
8.0.0-pre.35 122 11/28/2023
8.0.0-pre.34 123 11/24/2023
8.0.0-pre.33 101 11/24/2023
8.0.0-pre.32 86 11/23/2023
8.0.0-pre.31 91 11/23/2023
8.0.0-pre.30 112 11/23/2023
8.0.0-pre.29 984 11/11/2023
8.0.0-pre.28 119 11/8/2023
8.0.0-pre.27 606 10/23/2023
8.0.0-pre.26 132 10/19/2023
8.0.0-pre.25 101 10/18/2023
8.0.0-pre.24 117 10/13/2023
8.0.0-pre.23 98 10/13/2023
8.0.0-pre.22 104 10/13/2023
8.0.0-pre.21 106 10/12/2023
8.0.0-pre.20 117 10/11/2023
8.0.0-pre.19 118 10/9/2023
8.0.0-pre.18 99 10/9/2023
8.0.0-pre.17 95 10/7/2023
8.0.0-pre.16 139 10/6/2023
8.0.0-pre.15 100 10/6/2023
8.0.0-pre.14 99 10/5/2023
8.0.0-pre.13 84 10/5/2023
8.0.0-pre.12 107 10/4/2023
8.0.0-pre.11 100 10/3/2023
8.0.0-pre.10 93 10/3/2023
8.0.0-pre.9 93 10/3/2023
8.0.0-pre.8 104 10/2/2023
8.0.0-pre.7 107 10/2/2023
8.0.0-pre.6 115 9/29/2023
7.6.1 53,455 9/29/2023
7.6.0 2,722 9/19/2023
7.5.0 910 9/13/2023
7.4.5 474 9/13/2023
7.4.4 7,002 8/28/2023
7.4.3 442 8/28/2023
7.4.2 5,078 7/17/2023
7.4.1 556 7/17/2023
7.4.0 18,498 6/26/2023
7.3.0 1,449 6/1/2023
7.2.0 9,664 4/14/2023
7.1.2 704 4/14/2023
7.1.1 6,969 3/1/2023
7.1.0 674 3/1/2023
7.0.10 751 2/27/2023
7.0.9 752 2/23/2023
7.0.8 707 2/23/2023
7.0.7 913 2/14/2023
7.0.6 1,287 2/6/2023
7.0.5 917 2/3/2023
7.0.4 814 1/30/2023
7.0.3 752 1/30/2023
7.0.2 1,014 1/26/2023
7.0.1 1,099 1/23/2023 7.0.1 is deprecated because it has critical bugs.
7.0.0 875 1/19/2023 7.0.0 is deprecated because it has critical bugs.

'# [9.4.0](https://github.com/buehler/dotnet-operator-sdk/compare/v9.3.0...v9.4.0) (2025-04-28)


### Bug Fixes

* Fix webhook registration when group is empty ([#870](https://github.com/buehler/dotnet-operator-sdk/issues/870)) ([c9579a0](https://github.com/buehler/dotnet-operator-sdk/commit/c9579a0ec5c506d945adb8c12f53f89fafe9a5f5)), closes [#713](https://github.com/buehler/dotnet-operator-sdk/issues/713)
* Removing the nested Pair ([#872](https://github.com/buehler/dotnet-operator-sdk/issues/872)) ([994dc37](https://github.com/buehler/dotnet-operator-sdk/commit/994dc378db31c82485f373299c35eeabf20c4982)), closes [/#diff-500791e44853948e64cc50e1fbd37cb5ba56cef839636e30ab119a7ea54ba332L3-R3](https://github.com///issues/diff-500791e44853948e64cc50e1fbd37cb5ba56cef839636e30ab119a7ea54ba332L3-R3) [/#diff-9ff89020ff654e0389952b6f3075c61c281221e538f32dd9854c9586e5c1d469L10-R24](https://github.com///issues/diff-9ff89020ff654e0389952b6f3075c61c281221e538f32dd9854c9586e5c1d469L10-R24)


### Features

* Added option to provide an accessable docker image through a CLI option ([#864](https://github.com/buehler/dotnet-operator-sdk/issues/864)) ([417df6b](https://github.com/buehler/dotnet-operator-sdk/commit/417df6b1449a7eb9466bb6e7701519e4cd5cd5ba)), closes [#863](https://github.com/buehler/dotnet-operator-sdk/issues/863)
* Allow for providing docker image & tag through msbuild properties ([#865](https://github.com/buehler/dotnet-operator-sdk/issues/865)) ([79f5533](https://github.com/buehler/dotnet-operator-sdk/commit/79f5533cb76d1f3b2f89497dbe37861e3c685f7a)), closes [#864](https://github.com/buehler/dotnet-operator-sdk/issues/864)
* Resource Watcher with Labels ([#866](https://github.com/buehler/dotnet-operator-sdk/issues/866)) ([a64cc15](https://github.com/buehler/dotnet-operator-sdk/commit/a64cc15a380544d55ccca4fb34377e2e2ddf918d))
* support inheritance for controllers and finalizers ([#873](https://github.com/buehler/dotnet-operator-sdk/issues/873)) ([4943686](https://github.com/buehler/dotnet-operator-sdk/commit/494368686914d8c722e185f73c49c108b2cf924b))



'