Potential breaking changes in .NET Interactive dependencies
未关闭
还没有人认领这个 Issue。
- 主要语言
- F#
- 星标
- 860
- 派生
- 99
- 平均合并
- 22 分钟
- 30 天内合并 PR
- 1
描述
With the las published packages a lot of big changes in command parsing. This might create issues at runtime.
The interactive extension should update to latest if possible, also adopting the .dib based approach to install extension is advised, the interface based discovery is not ideal and introduces more issues, this extension could be built without dependencies on .NET Interactive by using convention based formatting and .dib to load the extension.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先审查交互式扩展及其依赖项 Microsoft.DotNet.Interactive,然后将已发布包的变更与当前的命令解析行为进行比较。评估提议的基于 .dib 和约定的发现方案;当兼容性风险和具体的实现路径得到解决后,工作即告完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fsharp
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100