1

Is the Lync 2013 SDK for desktop apps .NET Core compatible? I couldn't find any documentation about this.

Sybren
  • 1,071
  • 3
  • 17
  • 51

1 Answers1

0

The desktop SDK essentially hasn't changed since 2013 and predates .Net Core, it is best to stick with .net framework in this instance.

Paul Hodgson
  • 939
  • 8
  • 15