What is the difference between .NET Core and .NET?
The question is about .Net Core
Answer:
.NET Core is a cross-platform, open-source framework, while .NET Framework is Windows-specific. .NET Core also supports modern development practices like containerization.