WebKit 或 Gecko 与 .NET

发布于 2024-12-12 12:57:09 字数 236 浏览 4 评论 0原文

在我的搜索中,我找到了 WebKit.NET,但我不确定这就是我的目标。需要明确的是,我的目标是在 .NET 中使用 Gecko 或 Webkit 等渲染引擎。我希望在服务或网站后端中使用它,让渲染引擎完成网页的渲染并让 JavaScript 完成它的工作,然后将 DOM 的最终结果返回给调用者。还有其他 .NET 实现吗?

In my searching I've found WebKit.NET, but I'm not sure that's what I'm aiming for. To be clear, I'm aiming to use a rendering engine like Gecko or Webkit with .NET. I'm hoping to use it within a service or website back-end to allow the rendering engine complete the rendering of the webpage and let JavaScript do its thing, and then return the end result of the DOM to the caller. Are there any other .NET implementations?

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

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

发布评论

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

评论(1

花间憩 2024-12-19 12:57:09

如果您想要一个“无窗口”渲染引擎,请尝试 http://awesomium.com/

它基于在 Chrome/WebKit 上,并支持您描述的场景等。

有免费许可证、“专业”许可证和源代码许可证......

IF you want a "windowless" rendering engine then try http://awesomium.com/ .

It is based on Chrome/WebKit and supports among other things the scenario you describe.

There is a free license, a "Pro" license and a source code license...

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