What is .NET Core?
Akshay Deshmukh
Select an image from your device to upload
The best part of .Net core is the modular approach. You can add/use what you need only. Not like legacy Asp.net which comes up with bunch of preloaded classes and reference and make it heavy.
Dotnet Core is named “Core” as it contains the core features from the Dotnet Framework, for both the runtime and framework libraries Dotnet Core is an open-source, cross-platform, a high-performance framework for building modern, cloud-based, Internet-connected applications.
.Net core is a modular, cross platform and open source framework that is used to build windows, web and mobile application for window, linux and other OS.