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