Hello,
Welcome to our Microsoft Q&A platform!
Is Microsoft doing to embrace JavaScript/Electron and discard its own language C#/.NET , IS .NET not gonna live long?
Based on my option, this answer is No, NET 5 was pubished, Xamarin use .NET standard to achieve the cross platform's framework before, In the next update for xamarin, .NET MAUI simplifies the choices for .NET developers, providing a single stack that supports all modern workloads: Android, iOS, macOS, and Windows. https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/.
embracing JavaScript for developing appliances (Skype, Teams using electron).
Due to Teams or Outlook, we can access it by url in browser(do not need to install client), then we can use Webview(You can think of webview as a browser) to load this url in different platform(Android, ios, windows), it will make development easliy and efficiently.
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.