EPLAN API was created, using the Microsoft® .Net 4.8.1 technology.
To develop applications with the EPLAN API, we recommend Microsoft Visual Studio 2022 or 2019. However it should work also with other development environments for the Microsoft .Net framework 4.8.1. The EPLAN API however was not tested with other IDEs, than the one mentioned above.
To start a new EPLAN API project in Microsoft Visual Studio 2022, select the Ribbon "File" > "New" > "Project...". In the "New Project" dialog, first select the programming language, you want to use (C#, Visual Basic, or C++).
Next you decide, which type of application you want to write:
Working with an older EPLAN API, requires appropriate environment for this version of the framework,
For example version 2.8 of EPLAN API were developed for Microsoft .Net Framework 4.5.2.
Make sure you don't mix EPLAN API assemblies, which use different frameworks.