Which .NET technology is best suited for building cross-platform web applications?

  1. WPF
  2. ASP.NET Web Forms
  3. ASP.NET Core
  4. WinForms

Explanation

ASP.NET Core is a cross-platform, open-source framework for building modern web applications and APIs. It runs on Windows, macOS, and Linux, providing high performance and flexibility.