News

Hello, I'm currently trying to add a .ddl file into our react-native-windows, but i'm getting the following error: As you can see in the picture below, i've imported the dll into the project root, and ...
The next step is to Build and for strange reasons I got the library and .dll files in folders: "builder\64\src\Debug" and "builder\32\src\Debug" instead of "iec61850-shared" folder. When I add the ...
The C# code when the look at the app.config during runtime to grab the proper datasouce. What I have found is that this is easy to do with an .EXE file but apparently a lot messier using a DLL.