
Answer:
.NET Core is a cross-platform, open-source framework for building modern applications.
.NET Core runs on Windows, Linux, and macOS
.NET Framework is Windows-only
Example: I used .NET Core to build a REST API deployed on Linux using Docker.