Sample application using C# and Windows Forms
This sample shows a basic Carmenta Engine application using C# and Windows Forms.
The sample is included in two different versions in the Carmenta Engine SDK. The HelloWorldWinFormsNet6 sample uses the the Carmenta Engine .NET Standard API, see The Carmenta Engine .NET Standard API, and targets .NET 6.0, the HelloWorldWinFormsNet4 sample targets .NET Framework 4.0 and uses the Carmenta Engine .NET Framework API.