KubernetesClient 11.0.44
Details
| Advisory: https://github.com/advisories/GHSA-w7r3-mgwf-4mqq | Severity: moderate |
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package KubernetesClient --version 11.0.44
NuGet\Install-Package KubernetesClient -Version 11.0.44
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="11.0.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KubernetesClient" Version="11.0.44" />
<PackageReference Include="KubernetesClient" />
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 11.0.44
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KubernetesClient, 11.0.44"
#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@11.0.44
#: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=11.0.44
#tool nuget:?package=KubernetesClient&version=11.0.44
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 | 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- IdentityModel.OidcClient (>= 5.2.1)
- KubernetesClient.Basic (>= 11.0.44)
- KubernetesClient.Models (>= 11.0.44)
- prometheus-net (>= 8.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.32.0)
-
net7.0
- IdentityModel.OidcClient (>= 5.2.1)
- KubernetesClient.Basic (>= 11.0.44)
- KubernetesClient.Models (>= 11.0.44)
- prometheus-net (>= 8.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.32.0)
NuGet packages (238)
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 Aspire application model. |
|
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for Aspire AppHost projects. |
|
|
Aspire.Hosting.Azure
Azure resource types for Aspire. |
GitHub repositories (40)
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
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
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.
|
|
|
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.
|
|
|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
NethermindEth/nethermind
A robust, high-performance execution client for Ethereum node operators.
|
|
|
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
|
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
|
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
|
|
|
skoruba/Duende.IdentityServer.Admin
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
|
|
|
microsoft/mcp-gateway
MCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.
|
|
|
microsoft/RockPaperScissorsLizardSpock
Rock, Paper, Scissors, Lizard, Spock - Sample Application
|
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
|
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.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 19.0.2 | 3,287,596 | 2/24/2026 | |
| 18.0.13 | 5,301,379 | 12/2/2025 | |
| 18.0.5 | 6,589,120 | 10/15/2025 | |
| 18.0.4 | 89,026 | 10/12/2025 | |
| 17.0.14 | 8,438,482 | 8/27/2025 | |
| 17.0.4 | 2,525,648 | 5/22/2025 | |
| 16.0.7 | 2,312,780 | 4/29/2025 | |
| 16.0.2 | 2,233,936 | 1/21/2025 | |
| 16.0.1 | 41,688 | 1/16/2025 | |
| 15.0.1 | 12,358,388 | 9/11/2024 | |
| 14.0.12 | 310,378 | 9/8/2024 | |
| 14.0.9 | 1,246,119 | 8/12/2024 | |
| 14.0.2 | 6,600,724 | 5/14/2024 | |
| 13.0.37 | 446,486 | 4/25/2024 | |
| 13.0.26 | 1,182,831 | 3/9/2024 | |
| 13.0.11 | 881,810 | 1/30/2024 | |
| 13.0.1 | 304,483 | 1/9/2024 | |
| 12.1.1 | 12,338,266 | 9/26/2023 | |
| 12.0.16 | 780,448 | 8/31/2023 | |
| 11.0.44 | 3,441,517 | 7/19/2023 |
Loading failed