Skip to content

Asp.Net Core Review

Mehmet Özkaya edited this page Mar 25, 2019 · 1 revision

Asp.Net Core is an open-source modular framework developed by Microsoft. Asp.Net Core is the open-source microsoft release of the classic Asp.Net library.

Asp.Net Core is a simpler and modern face. After Microsoft's acquisition of Zamarin, it has included the Cross-platform experience of Asp.Net Core as a Cross Platform library. We can develop IoT applications, back-end service applications and web projects using the framework.

If we list the innovations and benefits of Asp.Net Core;

  • Cross platform
  • High performance
  • Flexible deployment
  • Open source
  • Support for built-in dependency injection
  • Light-weight and modular
  • Side by side support
  • Faster development
Clone this wiki locally