免费 XamlPad 替代品
我使用的是 .NET SDK 中的 XamlPad,因此我快速搜索了类似但具有更多功能和实用程序的东西。
我的搜索找到了多种替代方案,因此我想知道是否有人对选择哪种 XamlPad 替代方案有任何具体建议。
I was using the XamlPad from the .NET SDK, so I did a quick search for something similar but with more features and utility.
My search turned up multiple alternatives, so I was wondering if anyone had any specific recommendations on which XamlPad alternative to choose.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
正如其他人所说,Kaxaml* 是 XamlPad 的绝佳替代品。 Kaxaml 非常适合快速测试布局。并且有一些很棒的片段展示了如何设置基本 UIElements 和画笔的样式。
但是,一旦您开始进入 !OOB 命名空间,Kaxaml 就会失去渲染布局的能力。
IIRC,VS2010对XAML有更好的支持。等不及了:)
* 链接是 GitHub 项目;该项目的 .com 网站现已被抢注,属于 NSFW。
As others have said, Kaxaml* is a great alternative to XamlPad. Kaxaml is great for quickly testing out layouts. And has some great snippets that show how to style basic UIElements and Brushes.
However, Kaxaml looses the ability to render the layout as soon as you start getting into !OOB namespaces.
IIRC, VS2010 has much better support for XAML. Can't wait :)
* link is to the GitHub project; the project's .com website is now being squatted and is NSFW.
我使用 Kaxaml更新:Kaxaml 不再维护;自 2020 年 11 月起,.com 域名重定向至成人网站。
I use KaxamlUpdate: Kaxaml is no longer maintained; as of November 2020, the .com domain redirects to an adult website.