在 .NET 中读取 YAML 响应的最佳方法?

发布于 2024-07-08 03:28:52 字数 162 浏览 5 评论 0原文

我们最近一直在尝试开发一个使用 pandastream 对视频进行编码的应用程序,我们成功发送了视频,并且我们得到的响应是 YAML 格式的,但是我们可以找到的唯一工具(适用于 .NET 的 YAML)是不解析文件。 有其他人遇到过这个问题,或者对在 .NET 中解析 YAML 文件的最佳实践有任何见解吗?

Weve recently been trying to work on an application that uses pandastream to encode our videos, we are sending the videos successfully, and the response that we get back is in YAML, however the only tool that we can find (YAML for .NET) is not parsing the file. Has anyone else ran into this, or have any insight on the best practice for parsing a YAML file in .NET?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜尕妞 2024-07-15 03:28:52

只是为了更新,我找到了一个相当有用但还不太优雅的解决方案来解决我的问题。

yamldotnet

Just to update, i found a rather useful, but not too elegant as yet solution for my issue.

yamldotnet

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文