KubeOps.Templates 9.11.2

dotnet new install KubeOps.Templates::9.11.2
                    
This package contains a .NET Template Package you can call from the shell/command line.

KubeOps Dotnet New Templates

NuGet NuGet Pre-Release

To use the operator SDK as easy as possible, this Nuget Package contains dotnet new templates. These templates enable developers to create Kubernetes operators with the simple dotnet new command in C#.

Installation

To install the template package, use the dotnet cli (or you may use the exact version as provided in the link above):

dotnet new --install KubeOps.Templates::*

As soon as the templates are installed, you may use them with the short names below:

Templates

operator

Short Name: operator

Creates a standard Kubernetes operator with demo implementations for controllers, entities, and finalizers. This template is a good starting point for most operator projects.

dotnet new operator -n MyOperator

operator-empty

Short Name: operator-empty

Creates a minimal, empty Kubernetes operator project without web capabilities. Ideal for advanced users who want to start from scratch.

dotnet new operator-empty -n MyOperator

operator-web

Short Name: operator-web

Creates a Kubernetes operator with web server capabilities and demo implementations, including webhooks. Use this template if you need web-based features like admission webhooks.

dotnet new operator-web -n MyOperator

operator-web-empty

Short Name: operator-web-empty

Creates a minimal Kubernetes operator project with web server capabilities, but no demo implementations. Use this template if you want web features but a clean slate.

dotnet new operator-web-empty -n MyOperator
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.11.2 168 8/19/2025
9.11.2-prerelease.2 124 8/17/2025
9.11.2-prerelease.1 130 8/12/2025
9.11.1 139 7/29/2025
9.11.1-prerelease.3 119 7/27/2025
9.11.1-prerelease.2 460 7/24/2025
9.11.1-prerelease.1 509 7/22/2025
9.11.0 511 7/22/2025
9.11.0-prerelease.7 132 7/17/2025
9.11.0-prerelease.6 129 7/17/2025
9.11.0-prerelease.5 130 7/17/2025
9.11.0-prerelease.4 135 7/17/2025
9.11.0-prerelease.3 128 7/17/2025
9.11.0-prerelease.2 135 7/16/2025
9.11.0-prerelease.1 129 7/16/2025
9.10.0 183 7/3/2025
9.9.0 166 6/30/2025
9.8.2 157 6/20/2025
9.8.1 270 6/13/2025
9.8.0 322 6/10/2025
9.7.0 133 6/6/2025
7.6.1 5,889 9/29/2023
7.6.0 900 9/19/2023
7.5.0 882 9/13/2023
7.4.5 726 9/13/2023
7.4.4 953 8/28/2023
7.4.3 803 8/28/2023
7.4.2 1,107 7/17/2023
7.4.1 928 7/17/2023
7.4.0 843 6/26/2023
7.3.0 839 6/1/2023
7.2.0 810 4/14/2023
7.1.2 817 4/14/2023
7.1.1 1,247 3/1/2023
7.1.0 918 3/1/2023
7.0.10 844 2/27/2023
7.0.9 895 2/23/2023
7.0.8 948 2/23/2023
7.0.7 908 2/14/2023
7.0.6 881 2/6/2023
7.0.5 894 2/3/2023
7.0.4 1,216 1/30/2023
7.0.3 875 1/30/2023
7.0.2 942 1/26/2023
7.0.1 876 1/23/2023
7.0.0 782 1/19/2023
7.0.0-prerelease.2 267 6/4/2022
7.0.0-prerelease.1 221 6/2/2022
6.6.2 946 1/17/2023
6.6.1 1,099 10/27/2022
6.6.0 1,342 8/10/2022
6.5.4 1,070 7/23/2022
6.5.3 1,193 6/4/2022
6.5.2 1,096 6/4/2022
6.5.1 1,080 6/2/2022
6.5.0 1,094 5/25/2022
6.4.0 1,067 5/16/2022
6.3.1 997 5/11/2022
6.3.0 1,046 4/28/2022
6.2.13 1,144 2/21/2022
6.2.12 1,049 2/18/2022
6.2.11 986 2/16/2022
6.2.10 1,032 2/13/2022
6.2.9 1,020 2/9/2022
6.2.8 996 2/8/2022
6.2.7 1,011 2/2/2022
6.2.6 1,158 2/1/2022
6.2.5 1,016 1/30/2022
6.2.4 1,031 1/27/2022
6.2.3 1,144 1/27/2022
6.2.2 1,047 1/24/2022
6.2.1 1,005 1/12/2022
6.2.0 846 1/7/2022
6.1.2 919 1/2/2022
6.1.0 1,022 12/26/2021
6.0.18 865 12/15/2021
6.0.17 824 12/14/2021
6.0.16 861 12/5/2021
6.0.15 941 12/4/2021
6.0.14 1,200 11/19/2021
6.0.13 817 11/16/2021
6.0.12 946 11/13/2021
6.0.11 814 11/8/2021
6.0.10 824 11/3/2021
6.0.9 941 11/2/2021
6.0.8 871 10/28/2021
6.0.7 1,001 10/27/2021
6.0.6 854 10/25/2021
6.0.5 866 10/25/2021
6.0.4 823 10/21/2021
6.0.3 875 10/15/2021
6.0.2 964 10/12/2021
6.0.1 906 10/12/2021
6.0.0 880 10/11/2021
6.0.0-prerelease.5 289 9/20/2021
6.0.0-prerelease.4 249 9/20/2021
6.0.0-prerelease.3 269 9/20/2021
6.0.0-prerelease.2 267 9/20/2021
6.0.0-prerelease.1 247 9/20/2021
5.4.9 995 9/30/2021
5.4.8 864 9/29/2021
5.4.7 978 9/25/2021
5.4.6 810 9/24/2021
5.4.5 919 9/22/2021
5.4.4 845 9/17/2021
5.4.3 803 9/14/2021
5.4.2 892 9/14/2021
5.4.1 895 9/8/2021
5.4.0 847 9/8/2021
5.3.6 1,142 8/27/2021
5.3.5 911 8/27/2021
5.3.4 921 8/27/2021
5.3.3 1,021 8/26/2021
5.3.2 984 8/26/2021
5.3.1 922 8/26/2021
5.3.0 1,046 8/26/2021
5.2.0 1,053 8/24/2021
5.1.4 974 8/24/2021
5.1.3 995 8/20/2021
5.1.2 885 8/19/2021
5.1.1 860 8/19/2021
5.1.0 834 8/19/2021
5.1.0-prerelease.2 264 8/19/2021
5.1.0-prerelease.1 269 8/19/2021
5.0.2-prerelease.1 256 8/19/2021
5.0.1 902 8/18/2021
5.0.0 865 8/18/2021
4.3.2 1,059 8/14/2021
4.3.1 824 8/13/2021
4.3.0 922 8/13/2021
4.2.0 830 8/13/2021
4.1.12 918 8/10/2021
4.1.11 901 8/9/2021
4.1.10 997 8/6/2021
4.1.9 956 8/5/2021
4.1.8 983 8/4/2021
4.1.7 856 8/4/2021
4.1.6 1,347 7/22/2021
4.1.5 1,177 7/13/2021
4.1.4 1,109 7/6/2021
4.1.3 1,351 6/29/2021
4.1.2 1,228 6/27/2021
4.1.1 920 6/21/2021
4.1.0 994 6/20/2021
4.0.23 1,077 6/13/2021
4.0.22 1,058 6/8/2021
4.0.21 982 6/2/2021
4.0.20 1,104 5/24/2021
4.0.19 1,037 5/19/2021
4.0.17 1,063 5/7/2021
4.0.16 995 5/5/2021
4.0.15 933 5/4/2021
4.0.14 918 4/26/2021
4.0.13 946 4/10/2021
4.0.12 1,068 4/9/2021
4.0.11 1,130 4/8/2021
4.0.10 1,030 4/6/2021
4.0.9 1,169 4/6/2021
4.0.8 1,110 4/3/2021
4.0.7 942 4/1/2021
4.0.6 1,087 3/31/2021
4.0.5 1,080 3/27/2021
4.0.4 1,124 3/25/2021
4.0.3 1,142 3/20/2021
4.0.2 950 3/19/2021
4.0.1 1,247 3/15/2021
4.0.0 1,358 3/5/2021
4.0.0-prerelease.2 321 3/5/2021
4.0.0-prerelease.1 320 3/4/2021
3.1.1-prerelease.2 318 2/24/2021
3.1.1-prerelease.1 267 2/23/2021
3.1.0 1,110 2/23/2021
3.1.0-prerelease.4 277 2/23/2021
3.1.0-prerelease.3 266 2/22/2021
3.1.0-prerelease.2 274 2/22/2021
3.1.0-prerelease.1 309 2/22/2021

'## [9.11.2](https://github.com/dotnet/dotnet-operator-sdk/compare/v9.11.1...v9.11.2) (2025-08-19)

### Dependencies

* **core:** update dependency system.commandline to 2.0.0-beta7.25380.108 ([#936](https://github.com/dotnet/dotnet-operator-sdk/issues/936)) ([d6a640d](https://github.com/dotnet/dotnet-operator-sdk/commit/d6a640d0632f1df964b7f0cff5037fee429682cb))
* **core:** update dependency ziggycreatures.fusioncache to 2.4.0 ([#939](https://github.com/dotnet/dotnet-operator-sdk/issues/939)) ([946bf1d](https://github.com/dotnet/dotnet-operator-sdk/commit/946bf1d8537664fe5dbf068659a809aa94f7ce57))
* **deps:** update actions/checkout action to v5 ([#935](https://github.com/dotnet/dotnet-operator-sdk/issues/935)) ([ca33149](https://github.com/dotnet/dotnet-operator-sdk/commit/ca33149b0e91a404445c64f117933a40a38b46f4))
* **test:** update dependency fluentassertions to 8.6.0 ([#937](https://github.com/dotnet/dotnet-operator-sdk/issues/937)) ([67ea92b](https://github.com/dotnet/dotnet-operator-sdk/commit/67ea92b4e9a5a37c719c4c9e41444f3ab20eced9))
* **test:** update dependency xunit.runner.visualstudio to 3.1.4 ([#938](https://github.com/dotnet/dotnet-operator-sdk/issues/938)) ([54b0cd7](https://github.com/dotnet/dotnet-operator-sdk/commit/54b0cd7f0a00457a46f3cecf1ee4c0269498eaa6))
* **test:** update dotnet monorepo to 9.0.8 ([#934](https://github.com/dotnet/dotnet-operator-sdk/issues/934)) ([7792d7d](https://github.com/dotnet/dotnet-operator-sdk/commit/7792d7dbfc038fd9473258ece68ce4ef2e3573ab))
'