C# examples are located in the subfolder examples/csharp.
${install_dir}/examples/csharp/mtk_license.cs. For running the examples, place the matching runtime license file either next to this development license file or next to the example executable. This layout is intended for examples only. In production applications, place the runtime license file next to the application executable.C# examples target .NET 8 and can be built in two ways:
.NET CLI: Build a selected example by specifying its project file:
Build and run a selected example: