Is there an XSLT 2.0 library for .NET?

喜欢而已 提交于 2019-12-12 13:57:22

问题


Simple query - I am looking for recommendations for a .NET library that supports XSLT 2.0 (if one exists).

Thanks.


回答1:


Try saxon, or the Altova engine which powers XMLSpy is also available for free directly from them.




回答2:


XQSharp is a native XSLT 2.0 and XQuery processor for .NET



来源:https://stackoverflow.com/questions/1288233/is-there-an-xslt-2-0-library-for-net

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!