- Learning ASP.NET Core 2.0
- Jason De Oliveira Michel Bruchet
- 234字
- 2021-07-02 22:04:16
Visual Studio Code as a development environment
Visual Studio Code is a lightweight and powerful cross-platform development environment for Windows, Linux, and macOS.
You can use a wide range of programming languages such as JavaScript, TypeScript, and Node.js as well as C++, C#, Python, PHP, Go, and the .NET Core and Unity runtimes via language and runtime extensions.
It comes with a streamlined, clean, and very efficient user interface. There is a file and folder explorer on the left and a source code editor on the right, showing the contents of files you have opened and are currently working on:

The user interface consists of the following areas:
- Activity bar: Provides several different views and additional context-specific indicators such as outgoing code changes when Git is enabled.
- Sidebar: Contains a file and folder explorer for working on your projects.
- Editor groups: This is the main area for working with your code and navigating within it. Up to three source code editor windows can be opened side by side at the same time.
- Panels: Serves to display panels with output or debug information, errors and warnings, or an integrated terminal.
- Status bar: Additional information concerning projects and files you have edited.
Please go to https://code.visualstudio.com/docs for additional information on Visual Studio Code and its capacities and functionalities. It will be our primary choice for illustrating how to build ASP.NET Core 2.0 applications on Linux.
- Progressive Web Apps with React
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- R語言編程指南
- YARN Essentials
- Yocto for Raspberry Pi
- Node.js全程實(shí)例
- BeagleBone Black Cookbook
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)
- LabVIEW虛擬儀器程序設(shè)計(jì)從入門到精通(第二版)
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- OpenCV 3計(jì)算機(jī)視覺:Python語言實(shí)現(xiàn)(原書第2版)
- Android移動(dòng)應(yīng)用項(xiàng)目化教程
- INSTANT Apache ServiceMix How-to