Does Azure Communication Services only work on UWP?

JamesBiz 1 Reputation point
2022-11-02T06:42:42.343+00:00

So I'm trying to develop an application in Visual Studio (C#, .NET 4.7.2 framework) and I've added the azure.communication.calling NuGet package, but it appears that it requires UWP? I was under the impression that Azure Communication Services was not restricted to only UWP applications, or is that not so? It's surprisingly difficult to find further information on this.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
675 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 22,086 Reputation points Microsoft Employee
    2022-11-12T17:31:37.53+00:00

    @JamesBiz , Following-up on this from my internal discussion with our ACS PG team.

    ACS does not support .Net 4 and WPF, we recommend upgrading to a newer version of .Net. Thanks for your patience and feedback.