- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 67字
- 2021-06-25 22:11:38
Getting ready
Open Visual Studio 2017 and prepare for the project. Make sure you have completed building the .NET Standard 2.0 library in the preview build. Open that project if it's not already open and click Build | Build Solution, or press Ctrl + Shift + B, and the solution should build successfully. Everything's ready for testing our class library.
推薦閱讀
- Practical Data Analysis Cookbook
- Learning Cython Programming(Second Edition)
- DevOps with Kubernetes
- 自然語言處理實戰:預訓練模型應用及其產品化
- Python科學計算(第2版)
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Oracle從新手到高手
- Arduino by Example
- Selenium Design Patterns and Best Practices
- 大學計算機基礎實驗指導
- Java EE 8 Application Development
- Swift Playgrounds少兒趣編程
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- JSP程序設計實例教程(第2版)
- Learning D