csharp icon indicating copy to clipboard operation
csharp copied to clipboard

Officially supported dotnet Kubernetes Client library

Results 71 csharp issues
Sort by recently updated
recently updated
newest added

[CVE-2025-9708](https://github.com/advisories/GHSA-w7r3-mgwf-4mqq) ## Solution 1: Update to KubernetesClient 17.0.13+ if dotnet8+ Most recommended ### Common Issues when updating from version < 7.x https://github.com/kubernetes-client/csharp/issues/772 https://github.com/kubernetes-client/csharp/issues/824 ## Solution 2: Cant update or using...