1.

What Is .net Core?

Answer»
  • A cross-platform version of .NET, that supports almost all things that .NET supported (except things like WPF, Windows Forms, Web Forms and Active Directory)
  • It is leaner, faster and improved version of .NET
  • .NET CORE and ASP.NET Core are FREE and Open Source but also they are supported by Microsoft.
  • It is KINDA the new .NET framework
  • Main framework that Microsoft has been focusing on is .NET Core
  • The .NET Core Runtime installation FILE is only about 20 MBs
  • .NET Core provides dotnet CLI – command LINE interface



Discussion

No Comment Found