Is there an XSLT 2.0 library for .NET?
.net, xslt, xslt-2.0
Solution
Try saxon, or the Altova engine which powers XMLSpy is also available for free directly from them.
Problem
Simple query - I am looking for recommendations for a .NET library that supports XSLT 2.0 (if one exists). Thanks.