- 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.
推薦閱讀
- GitLab Cookbook
- Intel Galileo Essentials
- 精通Python自然語言處理
- Learning Selenium Testing Tools(Third Edition)
- Web Development with MongoDB and Node(Third Edition)
- RabbitMQ Cookbook
- R Data Science Essentials
- 遠方:兩位持續創業者的點滴思考
- 測試架構師修煉之道:從測試工程師到測試架構師
- R語言數據挖掘:實用項目解析
- Practical Predictive Analytics
- Learning D3.js 5 Mapping(Second Edition)
- Java EE 程序設計
- Mobile Test Automation with Appium
- HTML5 Boilerplate Web Development