- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 114字
- 2021-07-02 20:52:31
Introducing ASP.NET Core
ASP.NET Core is a new open-source and cross-platform framework for building modern cloud-based web applications using .NET.
ASP.NET Core is completely open source, you can download it from GitHub (https://github.com/aspnet/Mvc). It's cross platform, which means that you can develop ASP.NET Core apps on Linux/macOS, and, of course, on Windows OS.
ASP.NET was first released almost 15 years back with the .NET framework. Since then, it's been adopted by millions of developers for large and small applications.
With .NET Core being cross platform, ASP.NET took a huge leap beyond the boundaries of the Windows OS environment for development and deployment of web applications. Let's look into more details of the cross-platform ASP.NET.
推薦閱讀
- Android Wearable Programming
- Django+Vue.js商城項目實戰
- Windows系統管理與服務配置
- Offer來了:Java面試核心知識點精講(原理篇)
- 三維圖形化C++趣味編程
- 數據結構與算法JavaScript描述
- Python自然語言處理(微課版)
- Java項目實戰精編
- concrete5 Cookbook
- 打開Go語言之門:入門、實戰與進階
- INSTANT Yii 1.1 Application Development Starter
- Mastering Python Design Patterns
- Arduino計算機視覺編程
- 實戰Java高并發程序設計(第2版)
- Natural Language Processing with Python Quick Start Guide