KubeOps.Abstractions
9.10.0
dotnet add package KubeOps.Abstractions --version 9.10.0
NuGet\Install-Package KubeOps.Abstractions -Version 9.10.0
<PackageReference Include="KubeOps.Abstractions" Version="9.10.0" />
<PackageVersion Include="KubeOps.Abstractions" Version="9.10.0" />
<PackageReference Include="KubeOps.Abstractions" />
paket add KubeOps.Abstractions --version 9.10.0
#r "nuget: KubeOps.Abstractions, 9.10.0"
#addin nuget:?package=KubeOps.Abstractions&version=9.10.0
#tool nuget:?package=KubeOps.Abstractions&version=9.10.0
KubeOps Abstractions
This package provides the fundamental building blocks for the KubeOps SDK. It defines the core interfaces, abstract base classes, and .NET attributes used throughout the operator framework.
Think of this package as the contract definition for key KubeOps components.
General Description
The KubeOps.Abstractions
package is designed to provide a robust foundation for building Kubernetes operators using the KubeOps SDK. It offers a set of abstractions that allow developers to define custom resources, implement controllers, manage finalizers, and handle webhooks. By leveraging these abstractions, developers can create scalable and maintainable operator applications that interact seamlessly with Kubernetes.
When to Use
Most projects building a KubeOps operator will reference the main KubeOps.Operator
package, which includes this abstractions package as a dependency.
By depending only on this package, you can define your entities and interfaces without pulling in the full operator runtime or Kubernetes client logic, promoting better separation of concerns. This is primarily useful if you want to:
- Define your CRD entity classes in a separate library, shared between your operator and potentially other applications.
- Build tools that need to understand KubeOps entity definitions without needing the operator runtime.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- KubernetesClient (>= 16.0.7)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.6)
-
net9.0
- KubernetesClient (>= 16.0.7)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.6)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on KubeOps.Abstractions:
Package | Downloads |
---|---|
KubeOps.KubernetesClient
Kubernetes Client written in DotNet. Based on the implementation of Google (https://github.com/kubernetes-client/csharp) but with dotnet native language features like generics. Internally uses the "GenericClient" of the Google KubernetesClient. However, wraps the methods around with true generics. |
|
KubeOps.Transpiler
Transpilation elements for the Kubernetes Operator SDK. Enables the developer to create CRDs from types and other Kubernetes related elements via reflection. |
|
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. |
|
KubeOps.Operator.Web
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 uses ASP.net to support webhooks and external access to the operator. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.10.0 | 268 | 7/3/2025 |
9.9.0 | 462 | 6/30/2025 |
9.8.2 | 994 | 6/20/2025 |
9.8.1 | 975 | 6/13/2025 |
9.8.0 | 725 | 6/10/2025 |
9.7.0 | 546 | 6/6/2025 |
9.6.0 | 3,775 | 5/23/2025 |
9.5.0 | 2,824 | 5/8/2025 |
9.4.1 | 4,153 | 4/29/2025 |
9.4.0 | 311 | 4/28/2025 |
9.3.0 | 13,407 | 3/26/2025 |
9.2.0 | 12,943 | 1/24/2025 |
9.1.5 | 48,577 | 9/10/2024 |
9.1.4 | 1,783 | 8/26/2024 |
9.1.3 | 21,439 | 6/28/2024 |
9.1.2 | 12,330 | 6/20/2024 |
9.1.1 | 5,742 | 5/22/2024 |
9.1.0 | 2,793 | 5/15/2024 |
9.0.2 | 329 | 5/13/2024 |
9.0.0 | 29,396 | 3/13/2024 |
9.0.0-pre.4 | 87 | 4/19/2024 |
9.0.0-pre.3 | 101 | 3/21/2024 |
9.0.0-pre.2 | 82 | 3/13/2024 |
9.0.0-pre.1 | 107 | 3/7/2024 |
8.0.2-pre.2 | 102 | 2/21/2024 |
8.0.2-pre.1 | 92 | 2/19/2024 |
8.0.1 | 11,788 | 2/13/2024 |
8.0.1-pre.7 | 85 | 2/12/2024 |
8.0.1-pre.6 | 90 | 2/7/2024 |
8.0.1-pre.5 | 90 | 2/5/2024 |
8.0.1-pre.4 | 86 | 1/31/2024 |
8.0.1-pre.3 | 83 | 1/26/2024 |
8.0.1-pre.2 | 78 | 1/25/2024 |
8.0.1-pre.1 | 83 | 1/18/2024 |
8.0.0 | 1,197 | 1/17/2024 |
8.0.0-pre.45 | 83 | 1/17/2024 |
8.0.0-pre.44 | 91 | 1/16/2024 |
8.0.0-pre.43 | 86 | 1/16/2024 |
8.0.0-pre.42 | 976 | 1/10/2024 |
8.0.0-pre.41 | 332 | 1/2/2024 |
8.0.0-pre.40 | 183 | 12/27/2023 |
8.0.0-pre.39 | 97 | 12/21/2023 |
8.0.0-pre.38 | 442 | 12/6/2023 |
8.0.0-pre.37 | 143 | 12/6/2023 |
8.0.0-pre.36 | 167 | 12/3/2023 |
8.0.0-pre.35 | 123 | 11/28/2023 |
8.0.0-pre.34 | 130 | 11/24/2023 |
8.0.0-pre.33 | 93 | 11/24/2023 |
8.0.0-pre.32 | 91 | 11/23/2023 |
8.0.0-pre.31 | 88 | 11/23/2023 |
8.0.0-pre.30 | 99 | 11/23/2023 |
8.0.0-pre.29 | 994 | 11/11/2023 |
8.0.0-pre.28 | 113 | 11/8/2023 |
8.0.0-pre.27 | 602 | 10/23/2023 |
8.0.0-pre.26 | 133 | 10/19/2023 |
8.0.0-pre.25 | 107 | 10/18/2023 |
8.0.0-pre.24 | 113 | 10/13/2023 |
8.0.0-pre.23 | 102 | 10/13/2023 |
8.0.0-pre.22 | 108 | 10/13/2023 |
8.0.0-pre.21 | 110 | 10/12/2023 |
8.0.0-pre.20 | 113 | 10/11/2023 |
8.0.0-pre.19 | 115 | 10/9/2023 |
8.0.0-pre.18 | 97 | 10/9/2023 |
8.0.0-pre.17 | 103 | 10/7/2023 |
8.0.0-pre.16 | 126 | 10/6/2023 |
8.0.0-pre.15 | 96 | 10/6/2023 |
8.0.0-pre.14 | 101 | 10/5/2023 |
8.0.0-pre.13 | 95 | 10/5/2023 |
8.0.0-pre.12 | 101 | 10/4/2023 |
8.0.0-pre.11 | 105 | 10/3/2023 |
8.0.0-pre.10 | 102 | 10/3/2023 |
8.0.0-pre.9 | 97 | 10/3/2023 |
8.0.0-pre.8 | 97 | 10/2/2023 |
8.0.0-pre.7 | 96 | 10/2/2023 |
8.0.0-pre.6 | 109 | 9/29/2023 |
8.0.0-pre.5 | 102 | 9/28/2023 |
8.0.0-pre.4 | 99 | 9/28/2023 |
8.0.0-pre.3 | 105 | 9/27/2023 |
8.0.0-pre.2 | 90 | 9/26/2023 |
8.0.0-pre.1 | 96 | 9/22/2023 |
'# [9.10.0](https://github.com/buehler/dotnet-operator-sdk/compare/v9.9.0...v9.10.0) (2025-07-03)
### Features
* **operator build:** allow disable / force / onlyonrelease for operator config ([#912](https://github.com/buehler/dotnet-operator-sdk/issues/912)) ([52acb10](https://github.com/buehler/dotnet-operator-sdk/commit/52acb10663e1dcb96a29f074922dc0092a2f4e55)), closes [#699](https://github.com/buehler/dotnet-operator-sdk/issues/699)
* **templates:** update templates to contain crd installer ([#913](https://github.com/buehler/dotnet-operator-sdk/issues/913)) ([65121d1](https://github.com/buehler/dotnet-operator-sdk/commit/65121d1b27706a3ae8511dc6a304b2f54ed47f51))
'