Pull in the required MonoPoxisHelper method calls into this repo.
还没有人认领这个 Issue。
评估
调研方向
未指定文件或测试。首先跟踪现有 C# 对 Mono.Posix.NetStandard 的使用以及所需的 libMonoPosixHelper.so/dylib 调用,然后比较提议的两个原生库位置。当所需的原生部分能够在受支持的平台上运行且不依赖该运行时依赖项时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
Currently for .net 6 and other platforms we have a runtime dependency on Mono.Posix.NetStandard. This is only because we need libMonoPosixHelper.so/dylib on the various platforms. We already pulled in the required C# code so we are independent of that library. So we should also pull in the required native bits.
Now we can either
- Create a new native lib
libZipSharpHelperwhich contains those calls or.. - Fold that code into the
libzipnative libraries.
Not sure which option is better..
- 主要语言
- C#
- 星标
- 30
- 派生
- 23
- 平均合并
- 2 小时 34 分钟
- 30 天内合并 PR
- 1
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
dotnet/android-libzipsharp 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 45/100
dotnet/android-libzipsharp#153 · 5 条评论 ·
-
dotnet/android-libzipsharp#123 · 1 条评论 · 已指派 1 人 ·
-
难度 5/5 一周以上 新手友好度 25/100
dotnet/android-libzipsharp#86 · 4 条评论 · 1 个 reaction ·
-
enhancement
难度 4/5 3-5 天 新手友好度 35/100
dotnet/android-libzipsharp#43 · 4 条评论 ·
查看 dotnet/android-libzipsharp 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
nightscout/nocturne#1425 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 65/100
-
Documentation
难度 2/5 1-3 小时 新手友好度 75/100
cake-build/cake#5024 ·
-
Frontend status/draft TechnicalDebt
难度 2/5 1-2 天 新手友好度 75/100
Altinn/altinn-auth#4143 ·