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.There are two ways to configure C# examples:
csharp/win64 directory. If you need to enforce using 32-bit configuration then update assembly references (e.g. CadExCoreNet, CadExParaNet, etc) by browsing the subdirectory corresponding to 32-bit configuration (csharp/win32 directory) and add a respective directory with 32-bit native C++ libraries (e.g. win32/vc14/bin).