Tagged Questions
0
votes
1answer
82 views
Is there a .NET implementation of an XRI resolver?
In order to avoid delegating XRI resolution to an XRI resolver proxy like xri.net, is there an open source .NET implementation of an XRI resolver?
There is an xri4j library that might be ported to ...