Which .NET technology is best suited for building cross-platform web applications?
- WPF
- ASP.NET Web Forms
- ASP.NET Core
- 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.