- 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.
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- Advanced Machine Learning with Python
- Azure IoT Development Cookbook
- JavaScript:Functional Programming for JavaScript Developers
- React.js Essentials
- Oracle數(shù)據(jù)庫從入門到運(yùn)維實(shí)戰(zhàn)
- QGIS:Becoming a GIS Power User
- Python:Master the Art of Design Patterns
- R大數(shù)據(jù)分析實(shí)用指南
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Instant Debian:Build a Web Server
- 精通MySQL 8(視頻教學(xué)版)
- Spring 5 Design Patterns
- CodeIgniter Web Application Blueprints
- Instant Apache Camel Messaging System