What is the difference between .net core and .net framework?



What is the difference between .net core and .net framework?..

Answer / Nikhil Nailwal

.NET Core is a cross-platform, open-source version of .NET that can run on multiple operating systems (OS), while .NET Framework is a proprietary, Windows-only implementation. .NET Core is designed for cloud-native, high-performance applications, whereas .NET Framework has a broader set of libraries and is more suitable for desktop and web development.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

1 Answers  


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

1 Answers  


Explain JSON Binding?

1 Answers  


What is the use of JIT

1 Answers  


About .NET Framework ?

5 Answers   MMTS,


What are the new enhancements done in default project template of asp.net mvc 4?

1 Answers  


What data type should you use if you want an 8-bit value that's signed ?

1 Answers  


Can any particular component of .net framework 3.0 be removed?

1 Answers  


What is the use of the default route {resource}.axd/{*pathinfo} ?

1 Answers  


How can I tell what .net framework is installed?

1 Answers  


Is it possible to create a custom filter?

1 Answers  


IS MS.Net platform independent or dependent?

19 Answers   Infosys, Ksb, Satyam,


Categories