You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
目前比较现代化的程序集管理机制是采用 Nuget 包的方式。类库的用户通过 Nuget 安装第三方类库能有效解决类库的依赖项、安装和卸载,以及版本管理。