.NET Core.NET Core


     .NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios

The following characteristics best define .NET Core : 

  • Flexible deployment: Can be included in your app or installed side-by-side user- or machine-wide.
  • Cross-platform: Runs on Windows, macOS and Linux; can be ported to other operating systems. The supported Operating Systems (OS), CPUs and application scenarios will grow over time, provided by Microsoft, other companies, and individuals.
  • Command-line tools: All product scenarios can be exercised at the command-line.
  • Compatible: .NET Core is compatible with .NET Framework, Xamarin and Mono, via the .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


     .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