.NET Core

     .NET Core เป็นแพลตฟอร์มที่ดูแลโดย Microsoft และ .NET community บน GitHub ซึ่งเป็นแพลตฟอร์มที่สนับสนุนทั้ง Windows, macOS and Linux และสามารถใช้งานใน device, cloud และอุปกรณ์ IoT ได้

The following characteristics best define .NET Core : 

  • การใช้งานที่ยืดหยุ่น : สามารถรวมไว้ในแอปพลิเคชัน หรือติดตั้งแบบ side-by-side user- or machine-wide
  • Cross-platform : สามารถรันบน Windows, macOS และ Linux และสามารถย้ายไปยังระบบปฏิบัติการอื่นได้
  • Command-line tools : All product scenarios can be exercised at the command-line.
  • ความเข้ากันได้ : .NET Core สามารถทำงานร่วมกับ .NET Framework, Xamarin และ Mono ได้ โดยผ่านทาง .NET Standard
  • Open source : The .NET Core platform is open source, using MIT and Apache 2 licenses. Documentation is licensed under CC-BY. .NET Core is a .NET Foundation project.
  • Supported by Microsoft: .NET Core is supported by Microsoft, per .NET Core Support