views:

150

answers:

2

Hi,

I want to use the Saxon-B XQuery class in my ASP.Net website. But my hosting-provider supports only applications in Medium trust level.

Does someone know if it's possible to use Saxon-B and IKVM.Net in a medium trust level environment?

Or is there a good alternative XQuery engine for a ASP.Net application in a medium trust level environment?

Thanks!

A: 

The XQSharp XQuery API for .NET has now been released.

Tim Millls
Thanks, I 've noticed! Too bad it has become a commercial product :(
hoest
Whilst it is a commercial product, it is still free for non-commercial use.
Oliver Hallam
A: 

The latest XQSharp now includes full XSLT 2.0 support.

Tim Mills