...
- Selecting C# as the language, create a new project of type Class Library. Ensure that the selected project type targets .NET or .NET Standard, not .NET Framework.
2. For convenience, set your project name to the desired name of your plugin. For this example, we will use the name CSiNET8PluginExample1
...
