- Learn C# in 7 days
- Gaurav Aroraa
- 58字
- 2021-07-08 09:51:23
7 (Dependencies)
This refers to all references and binaries required to run a specific application.
Dependency is an assembly or dll on which our application depends or where our application is consuming the function of referred assembly. For instance, our console application requires .NET Core 2.0 SDK, so it includes it as dependencies. Refer to the following screenshot:

推薦閱讀
- Spring Boot 2實戰之旅
- Python Tools for Visual Studio
- 區塊鏈:以太坊DApp開發實戰
- 網站構建技術
- 自制編程語言
- OpenCV with Python By Example
- 精通Spring:Java Web開發與Spring Boot高級功能
- HTML5與CSS3權威指南
- JavaScript設計模式與開發實踐
- C語言從入門到精通(微視頻精編版)
- C++ Windows Programming
- Visual Basic程序設計
- Mastering Assembly Programming
- Java無難事:詳解Java編程核心思想與技術(第2版)
- Scratch 3.0少兒游戲趣味編程