What is “.NET Core”?
From the .NET blog Announcing .NET 2015 Preview: A New Era for .NET: .NET Core has two major components. It includes a small runtime that is built from the same codebase as the .NET Framework CLR. The .NET Core runtime includes the same GC and JIT (RyuJIT), but doesn’t include features like Application Domains or … Read more