Search found 4 matches

Search

by wenjie.meng
Fri Jul 07, 2023 4:49 am
Forum: Features / Solutions
Topic: Interacting with dpe values with an external api on linux
Replies: 5
Views: 12236

Re: Interacting with dpe values with an external api on linux

WINCCOA 3.19 C# API Can running on Linux
by wenjie.meng
Wed Jan 11, 2023 3:08 am
Forum: HowTos
Topic: The new C# API
Replies: 12
Views: 14355

Re: The new C# API

Thank you @kilianvp
by wenjie.meng
Sat Dec 24, 2022 4:45 am
Forum: HowTos
Topic: The new C# API
Replies: 12
Views: 14355

Re: The new C# API

I follow the new api document build my first console app on Linux (Oracle Linux 9), I got a error message when just run this statement :IOaManager myManager = OaSdk.CreateManager(); Exception has occurred: CLR/System.TypeInitializationException An unhandled exception of type 'System.TypeInitializati...
by wenjie.meng
Tue Dec 20, 2022 2:40 pm
Forum: HowTos
Topic: The new C# API
Replies: 12
Views: 14355

Re: The new C# API

any plans provide C# API on Linux? use .NET 6 or later?