Hello,
We recently did some bindings for .NET for Urho and they support C# and F#.
Since this is my first post on the forum, I was Our bindings to Urho are available here:
And we have ported the Urho samples to C# as well to test the binding, and added a few of our own:
github.com/xamarin/urho-samples
In the .NET world it is common to publish the code in the form of a NuGet package, it ships with binaries for Windows, Mac, Android, iOS and tvOS and we have nade it available here:
We also wrote some introductory documents for people in the .NET world to Urho:
developer.xamarin.com/guides/cro … roduction/
We published some C# API documentation based on Urho’s documentation and our own writing and it is available here:
developer.xamarin.com/api/root/Urho/
Our community is usually on the Xamarin forums, so we opened a dedicated forum here:
forums.xamarin.com/categories/urhosharp
Happy new year!
Miguel.