Microsoft provides two different .NET runtimes: .NET Framework and .NET Core. Both implement the .NET Standard and code between each is fairly cross-compatible, but .NET Framework only works on Windows. We’ll discuss the differences between the two runtimes.
What’s the Difference Between .NET Framework and .NET Core?