- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 160
 
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
 
You can check full repository documentations, step by step development and how to build your custom scenario's on this basement in 100+ page eBook PDF from here - http://www.aspnetrun.com.