Page 1 of 1

How to use PTV mapping APIs in a .NET6 Winform project?

Posted: Mon Oct 10, 2022 8:38 am
by Bernd Welter
Hi Oli,

a user commented on this video recently:
Is it possible to use it in a .net6 winform project?
Is there any example?
Thank you.
Could you give us some guidance on how to achieve this? Maybe from a generic perspective?

Bernd

Re: How to use PTV mapping APIs in a .NET6 Winform project?

Posted: Mon Oct 10, 2022 10:50 am
by Oliver Heilig
.NET 5/6 means .NET Core. The xServer control is .NET Framework only.

Re: How to use PTV mapping APIs in a .NET6 Winform project?

Posted: Mon Oct 10, 2022 11:07 am
by Bernd Welter
Just found these articles from 2021:
https://xserver.ptvgroup.com/forum/view ... core#p4223
https://xserver.ptvgroup.com/forum/view ... f=5&t=1082

So the conclusions would be:
  • go for a browser control based integration
  • evaluate dedicated .NET Core mapping controls from third parties
  • not recommended: evaluate the inofficial fork at your own risk
Right?

Re: How to use PTV mapping APIs in a .NET6 Winform project?

Posted: Mon Oct 10, 2022 2:03 pm
by Oliver Heilig
Exactly!