Is there a .NET Core version of Skype-related operation nuget package?

64 Views Asked by At

I learned that Skype is a product of Microsoft, but I searched all over Google and couldn't find the latest nuget package that can access the Skype operation of .NET Core.

Does anyone know of such a nuget package? It would be better if there is a sample code, thanks a lot

1

There are 1 best solutions below

2
Scrox On

If you are trying to make calls using your application, you should try finding an API for Skype. The only thing i know is that they discontinued their original Api in 2013. There are thirdparty APIs that would help. I havent looked up if there are any nuget packages. Maybe this will help you a little bit