Converting Dotnet framework OPCUA server to DOTNET Core|OPC UA Standard|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Converting Dotnet framework OPCUA server to DOTNET Core
Avatar
Santosh Relekar
New Member
Members
Forum Posts: 1
Member Since:
04/13/2020
sp_UserOfflineSmall Offline
1
04/13/2020 - 09:12
sp_Permalink sp_Print

We are trying to convert OPCUA Dotnet framework 4.6.2 version application to Dotnet core 2.1 application.

We got OPCFoundation.NetStandard.Opc.Ua 1.4.360.33 NuGet package manager and added the same to the newly created dotnet core project.

But we could see Opc.Ua.Configuration, Opc.Ua.Core and Opc.Ua.Server dll only. For our application we need two more dlls Opc.Ua.QuickstartsLibrary and Opc.Ua.ServerControls which are available only in dotnet framework. Could you please let us know how we can use these dlls in Dotnet core application?

Please help to solve the issue, also let me know work around.

Avatar
Randy Armstrong
Admin
Forum Posts: 1465
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
04/13/2020 - 23:39
sp_Permalink sp_Print

.NET Core has different APIs than the .NET framework so if an assembly has not already been ported you should assume there are issues that need to be resolved. You could leave a message on GitHub if you want to confirm.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 14
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1357
Posts: 4606