⚠️ Warning: experimental⚠️ This code leverages
dot-net-wasi-sdk
, which is currently marked as experimental.
This repository provides a SDK that can be used to write Kubewarden Policies using the C# programming language.
The code requires .NET 7.
The repository contains the following resources:
src
: contains the source code of the waPC guest libraryexamples
: contains a demo program and a waPC runtime to run it
The author of this code is not a .NET expert, patches are welcome to improve the code quality and to make it more idiomatic.