- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 86字
- 2021-07-08 09:39:06
Installing .NET Core 2
Run the .NET Core SDK package to launch the installer, then follow the wizard:

You should now be able to open a terminal and type dotnet to use command-line tooling. For example, type dotnet --version to see which edition of .NET Core you are using.
You can use the default shell that comes with the macOS Terminal, or you can use an alternative, such as the Zsh shell. You can manage this with the Oh My Zsh project, which also supports Linux.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Boost C++ Application Development Cookbook(Second Edition)
- C語言最佳實踐
- Internet of Things with Intel Galileo
- Julia Cookbook
- Unreal Engine 4 Shaders and Effects Cookbook
- HTML 5與CSS 3權威指南(第3版·上冊)
- Go語言編程
- Node.js開發指南
- Domain-Driven Design in PHP
- Node.js 12實戰
- SQL Server 2008中文版項目教程(第3版)
- 小程序從0到1:微信全棧工程師一本通
- Java多線程并發體系實戰(微課視頻版)