- Learning ASP.NET Core 2.0
- Jason De Oliveira Michel Bruchet
- 100字
- 2021-07-02 22:04:17
Summary
In this chapter, you have learned how to set up your development environment to be able to work with ASP.NET Core 2.0. You have seen how to install either Visual Studio 2017 or Visual Studio Code.
You then created your first ASP.NET Core 2.0 web application in both development environments, and you have even built a project in Linux to showcase the cross-platform capabilities.
In the next chapter, we will talk about how to set up a continuous integration pipeline by using Visual Studio Team Services, including work items and Git branches, as well as build and release pipelines.
推薦閱讀
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第三版)
- Getting Started with React
- Learning Real-time Processing with Spark Streaming
- Visual FoxPro程序設(shè)計(jì)教程
- Vue.js入門(mén)與商城開(kāi)發(fā)實(shí)戰(zhàn)
- Mastering JavaScript High Performance
- 石墨烯改性塑料
- Scratch從入門(mén)到精通
- Python預(yù)測(cè)之美:數(shù)據(jù)分析與算法實(shí)戰(zhàn)(雙色)
- Learning ROS for Robotics Programming
- Mastering PostgreSQL 11(Second Edition)
- MATLAB計(jì)算機(jī)視覺(jué)實(shí)戰(zhàn)
- 現(xiàn)代JavaScript編程:經(jīng)典范例與實(shí)踐技巧
- jQuery EasyUI從零開(kāi)始學(xué)
- C語(yǔ)言解惑:指針、數(shù)組、函數(shù)和多文件編程