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 also work with other development environments for the Microsoft .NET Framework 4.8.1. However, the EPLAN API was not tested with IDEs other than the one mentioned above.
To start a new EPLAN API project in Microsoft Visual Studio 2022, select File > New > Project... in the ribbon. In the Create Project dialog, first select the programming language you want to use (C#, Visual Basic, or C++).
Next step is to decide what type of application you want to write:
Working with an older EPLAN API requires a suitable environment for this version of the framework.
For example version 2.8 of EPLAN API was developed for the Microsoft .NET Framework 4.5.2.
Make sure that you don't mix up EPLAN API assemblies that use different frameworks.