Cheat Sheet - Section 1 - Asp - Net Core
Cheat Sheet - Section 1 - Asp - Net Core
Asp.Net Core
Cross-platform
Open-source
https://github.com/dotnet/aspnetcore
Cloud-enabled
Modules
For creating web applications with C# code both on client-side and server-side
Asp.Net Web Forms [vs] Asp.Net Mvc [vs] Asp.Net Core
• 2002
• Windows-only
• Not cloud-friendly
• Not open-source
Asp.Net Mvc
• 2009
• Windows-only
• Slightly cloud-friendly
• Open source
Asp.Net Core
• 2016
• Faster performance
• Cross-platform
• Cloud-friendly
• Open-source