PowerShell / PowerShell/PowerShell-Native
We should remove dependency on this assembly by changing usage of Native APIs in PS7 to .NET APIs or P/Invokes
未關閉
還沒有人認領這個 Issue。
- 主要語言
- C++
- 星號
- 68
- 分支
- 46
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 1
描述
Perhaps also consider removing #ifdef UNIX so we can have a single MSIL based universal package (although still requires platform specific .NET runtime)
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 未指明任何檔案或測試。首先定位 PS7 Native API 的使用、assembly 相依性以及 #ifdef UNIX 保護;然後評估 .NET API 或 P/Invoke 替代方案和 universal-package 限制。完成的標準是移除該相依性,同時不失去所需的平台特定 runtime 支援。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp
- 領域
- operating-systems
- Issue 類型
- 重構
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100