- Learning ASP.NET Core 2.0
- Jason De Oliveira Michel Bruchet
- 173字
- 2021-07-02 22:04:15
Setting Up the Environment
You have decided to learn about ASP.NET Core 2.0, the most advanced and efficient cross-platform web application framework on the market today. A very good choice! You are surely eager to start programming right away, but before we can begin, we must set up the required technical prerequisites and tools.
In this chapter, we are going to introduce Visual Studio 2017 Community Edition and Visual Studio Code, and then install either one of them as a development environment. Then, we are going to build a simple sample application based on the ASP.NET Core 2.0 Framework.
In this chapter, we will cover the following topics:
- Visual Studio 2017 as a development environment
- How to install Visual Studio 2017 Community Edition
- Creating your first ASP.NET Core 2.0 application in Visual Studio and via the command line
- Visual Studio Code as a development environment
- How to install Visual Studio Code on Linux
- Creating your first ASP.NET Core 2.0 application in Visual Studio Code
- Creating your first ASP.NET Core 2.0 application in Linux
推薦閱讀
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- Web Scraping with Python
- C/C++算法從菜鳥(niǎo)到達(dá)人
- x86匯編語(yǔ)言:從實(shí)模式到保護(hù)模式(第2版)
- Learn Programming in Python with Cody Jackson
- Lua程序設(shè)計(jì)(第4版)
- Learn React with TypeScript 3
- Hands-On Reinforcement Learning with Python
- INSTANT Passbook App Development for iOS How-to
- 小程序,巧應(yīng)用:微信小程序開(kāi)發(fā)實(shí)戰(zhàn)(第2版)
- Maker基地嘉年華:玩轉(zhuǎn)樂(lè)動(dòng)魔盒學(xué)Scratch
- Unity 2017 Game AI Programming(Third Edition)
- Android Game Programming by Example
- Learning Bootstrap 4(Second Edition)
- ASP.NET開(kāi)發(fā)寶典