Community

XSL 2.0 and XQuery 1.0 in .NET

(Gavin Sinai) This small project started when I wanted to use XSL 2.0 and XPath 2.0 in my .NET code. The problem is that the .NET framework only provides XSL 1.0 and XPath 1.0 out of the box.