KubeOps.Transpiler
8.0.0-pre.13
See the version list below for details.
dotnet add package KubeOps.Transpiler --version 8.0.0-pre.13
NuGet\Install-Package KubeOps.Transpiler -Version 8.0.0-pre.13
<PackageReference Include="KubeOps.Transpiler" Version="8.0.0-pre.13" />
<PackageVersion Include="KubeOps.Transpiler" Version="8.0.0-pre.13" />
<PackageReference Include="KubeOps.Transpiler" />
paket add KubeOps.Transpiler --version 8.0.0-pre.13
#r "nuget: KubeOps.Transpiler, 8.0.0-pre.13"
#addin nuget:?package=KubeOps.Transpiler&version=8.0.0-pre.13&prerelease
#tool nuget:?package=KubeOps.Transpiler&version=8.0.0-pre.13&prerelease
KubeOps Transpiler
The KubeOps.Transpiler package provides a set of utilities for transpiling .NET types to Kubernetes objects.
Installation
The package is available on NuGet:
dotnet add package KubeOps.Transpiler
Usage
The transpiler is used to convert .NET types to Kubernetes objects.
As an example, you can transpile valid .NET types (i.e. classes that
have a KubernetesEntityAttribute
attached) to
V1CustomResourceDefinition
objects:
Crds
.Transpile(typeof(V1TestEntity), typeof(V2TestEntity))
.ToList();
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- KubeOps.Abstractions (>= 8.0.0-pre.13)
- KubernetesClient.Models (>= 12.0.16)
- Namotion.Reflection (>= 3.0.0)
-
.NETStandard 2.1
- KubeOps.Abstractions (>= 8.0.0-pre.13)
- KubernetesClient.Models (>= 12.0.16)
- Namotion.Reflection (>= 3.0.0)
-
net6.0
- KubeOps.Abstractions (>= 8.0.0-pre.13)
- KubernetesClient.Models (>= 12.0.16)
- Namotion.Reflection (>= 3.0.0)
-
net7.0
- KubeOps.Abstractions (>= 8.0.0-pre.13)
- KubernetesClient.Models (>= 12.0.16)
- Namotion.Reflection (>= 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on KubeOps.Transpiler:
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.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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.3.0 | 2,091 | 3/26/2025 |
9.2.0 | 9,787 | 1/24/2025 |
9.1.5 | 40,719 | 9/10/2024 |
9.1.4 | 1,591 | 8/26/2024 |
9.1.3 | 20,212 | 6/28/2024 |
9.1.2 | 10,794 | 6/20/2024 |
9.1.1 | 5,731 | 5/22/2024 |
9.1.0 | 2,660 | 5/15/2024 |
9.0.2 | 285 | 5/13/2024 |
9.0.0 | 28,859 | 3/13/2024 |
9.0.0-pre.4 | 82 | 4/19/2024 |
9.0.0-pre.3 | 79 | 3/21/2024 |
9.0.0-pre.2 | 68 | 3/13/2024 |
9.0.0-pre.1 | 92 | 3/7/2024 |
8.0.2-pre.2 | 93 | 2/21/2024 |
8.0.2-pre.1 | 72 | 2/19/2024 |
8.0.1 | 11,634 | 2/13/2024 |
8.0.1-pre.7 | 86 | 2/12/2024 |
8.0.1-pre.6 | 78 | 2/7/2024 |
8.0.1-pre.5 | 71 | 2/5/2024 |
8.0.1-pre.4 | 77 | 1/31/2024 |
8.0.1-pre.3 | 79 | 1/26/2024 |
8.0.1-pre.2 | 76 | 1/25/2024 |
8.0.1-pre.1 | 78 | 1/18/2024 |
8.0.0 | 1,111 | 1/17/2024 |
8.0.0-pre.45 | 70 | 1/17/2024 |
8.0.0-pre.44 | 75 | 1/16/2024 |
8.0.0-pre.43 | 77 | 1/16/2024 |
8.0.0-pre.42 | 904 | 1/10/2024 |
8.0.0-pre.41 | 304 | 1/2/2024 |
8.0.0-pre.40 | 177 | 12/27/2023 |
8.0.0-pre.39 | 89 | 12/21/2023 |
8.0.0-pre.38 | 432 | 12/6/2023 |
8.0.0-pre.37 | 137 | 12/6/2023 |
8.0.0-pre.36 | 160 | 12/3/2023 |
8.0.0-pre.35 | 116 | 11/28/2023 |
8.0.0-pre.34 | 124 | 11/24/2023 |
8.0.0-pre.33 | 80 | 11/24/2023 |
8.0.0-pre.32 | 84 | 11/23/2023 |
8.0.0-pre.31 | 84 | 11/23/2023 |
8.0.0-pre.30 | 97 | 11/23/2023 |
8.0.0-pre.29 | 984 | 11/11/2023 |
8.0.0-pre.28 | 104 | 11/8/2023 |
8.0.0-pre.27 | 578 | 10/23/2023 |
8.0.0-pre.26 | 113 | 10/19/2023 |
8.0.0-pre.25 | 81 | 10/18/2023 |
8.0.0-pre.24 | 93 | 10/13/2023 |
8.0.0-pre.23 | 83 | 10/13/2023 |
8.0.0-pre.22 | 92 | 10/13/2023 |
8.0.0-pre.21 | 91 | 10/12/2023 |
8.0.0-pre.20 | 82 | 10/11/2023 |
8.0.0-pre.19 | 91 | 10/9/2023 |
8.0.0-pre.18 | 78 | 10/9/2023 |
8.0.0-pre.17 | 83 | 10/7/2023 |
8.0.0-pre.16 | 79 | 10/6/2023 |
8.0.0-pre.15 | 82 | 10/6/2023 |
8.0.0-pre.14 | 84 | 10/5/2023 |
8.0.0-pre.13 | 76 | 10/5/2023 |
8.0.0-pre.12 | 83 | 10/4/2023 |
8.0.0-pre.11 | 97 | 10/3/2023 |
8.0.0-pre.10 | 88 | 10/3/2023 |
8.0.0-pre.9 | 90 | 10/3/2023 |
8.0.0-pre.8 | 85 | 10/2/2023 |
8.0.0-pre.7 | 89 | 10/2/2023 |
8.0.0-pre.6 | 85 | 9/29/2023 |
8.0.0-pre.5 | 84 | 9/28/2023 |
8.0.0-pre.4 | 82 | 9/28/2023 |
8.0.0-pre.3 | 80 | 9/27/2023 |
8.0.0-pre.2 | 70 | 9/26/2023 |
8.0.0-pre.1 | 73 | 9/22/2023 |
'# [8.0.0-pre.13](https://github.com/buehler/dotnet-operator-sdk/compare/v8.0.0-pre.12...v8.0.0-pre.13) (2023-10-05)
### Code Refactoring
* **operator:** rework event publishing ([#626](https://github.com/buehler/dotnet-operator-sdk/issues/626)) ([8e07bc6](https://github.com/buehler/dotnet-operator-sdk/commit/8e07bc6169cbb05d4ae00426bb0cf3b12f83f420))
### BREAKING CHANGES
* **operator:** the `IEventManager` is not part
of the operator anymore. To publish events, inject the
`EventPublisher` delegate and use it to publish
events on entities with reason and message.
The name of the events are not base32 encoded but
hex encoded sha512 values now.
'