Open abrasat opened 7 years ago
Yes, we will add it.
Good news, thanks ! Is there any roadmap available ?
Will the Urho implementation target the .NET Standard version 2.0 ? It looks that the other .NET standard versions will not be further supported ( Microsoft.Extensions.* 2.0 to target .NET Standard 2.0 )
When Xamarin Forms for WPF is predicted to made available by Q3 2017, we hope UrhoSharp Form is ready to support .NET standard 2.0 using 4.6.1 .NET Framework (with tooling 2.0 preview for .NET Core 2.0)
I am very excited with Xamarin Forms for WPF AS IT is the key for making UrhoSharp.Forms works in mobile cellular "Always on" PC through win32 simulation using WinOnArm.
We should support this for Dev15.4, when .NET standard 2.0 comes to the Mac.
That will be in mid-October
Has any progress been made?
yes please
Hi, Is there any update on this issue? When can we get .NET Standard Urho package?
I would also be interested to know if this has been planned for a future release as I intend to use Urho in a project currently being prototyped...
Hi there, I am trying to use Xamarin Forms on WPF but I can't get Urho Forms rendered. I managed to have my WPF app working with Skia Forms but not with Urho Forms …
@amoscatelli Same here, were you able to get UrhoSharp to work in Xamarin.Forms WPF?
I got SkiaSharp running by using a custom renderer.
I tried a custom renderer for UrhoSharp that simply swaps the Urho.Forms.UrhoSurface with a Urho.Extensions.Wpf.UrhoSurface, but no luck.
I get a silent failure on await _urhoSurface.Show<
@migueldeicaza a year and a half passed since that promise and still nothing. The MSDN documentation suggests that Urho is usable for Xamarin Forms development but we still get warnings. Any chance of doing some work on this?
Any progress or information regarding this?
Are there any plans to implement a UrhoSharp version that can be used in .NET Standard projects ?