Developing Web apps with ASP.NET
ASP.NET is a .NET Framework technology for creating web apps. For more information on ASP.NET, see:
- ASP.NET documentation
- ASP.NET MVC
- ASP.NET Web Pages
- ASP.NET Web API
- Create an ASP.NET Framework web app in Azure
Developing Web apps with ASP.NET Core
ASP.NET Core is a redesign of ASP.NET 4.x. Some of the benefits ASP.NET Core provides over ASP.NET:
- Cross platform.
- Leaner and more modular.
- A unified story for building web UI and web APIs.
See Why use ASP.NET Core? for an expanded list of benefits.
For more information on ASP.NET Core, see:
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.