Page 1 of 1

(Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Wed Mar 08, 2017 8:28 am
by JS-Support @Userware
Hi,

We are about to release the Beta 11 with the features listed above. (new features since Beta 10.0)

The Beta 11 contains all the features that have already been released in the intermediary builds 10.1 to 10.12.

Please vote for the feature(s) that you like the most. You can vote for up to 3 features.

Looking forward to seeing your votes!

Thanks a lot.
Regards,
JS-Support

Re: (Poll) Please vote for the feature(s) you like the most in the upcoming Beta 11

Posted: Fri Mar 10, 2017 5:00 am
by MichaelHughes
But basically all of them and more like Path/ArcSegment :-)

Good work keep it up

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Thu Mar 16, 2017 4:16 am
by zemorango
I think that visual studio 2017 support would be welcome :D

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Tue Mar 28, 2017 1:25 pm
by TaterJuice
I'd like to add a few requests

1) Style.Triggers for XAML, including stuff like

Code: Select all

<Setter Property="IsMouseOver" Value="True">...</Setter>

2) Grid.ColumnSpan and Grid.RowSpan for XAML Grid Control

3) MethodBase.GetMethodFromHandle (PLEASE! This would add Strongly-Named PropertyChanged events for MVVM framework)

4) Setter.TargetName Property for XAML styles, like

Code: Select all

<Setter TargetName="ShapeOn" Property="Fill" Value="#c2c2c2" />

5) Implicit Styles (using {x:Type ...} in XAML)

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Thu Mar 30, 2017 4:52 am
by JS-Support @Userware
Thank you for the feedback! Please feel free to also vote for new features at:
https://cshtml5.uservoice.com/

(By the way, the original pool was to vote for the features that were already implemented and that were about to be released in Beta 11, but suggestions for future new features are also welcome)

Thanks.
Regards,
JS-Support

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Fri Apr 07, 2017 1:18 pm
by jmc
It's slowly getting there, but in order for me to use this in production, I'll need a lot more of the .NET Types and Framework Classes supported... That's my number one request.

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Fri Apr 07, 2017 3:29 pm
by JS-Support @Userware
Thanks. Can you please list the missing .NET types and framework classes that you need the most?

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Tue Apr 25, 2017 2:27 pm
by LanceJZ
zemorango wrote:I think that visual studio 2017 support would be welcome :D


I must agree, I've migrated to Visual Studio 2017 a month ago, would be nice to have it support it too. Even Monogame supports Visual Studio 2017, has for over a month.

Re: (Poll) Please vote for the feature(s) you like the most in the Beta 11

Posted: Thu Apr 27, 2017 9:58 am
by jmc
JS-Support wrote:Thanks. Can you please list the missing .NET types and framework classes that you need the most?

System.Data.Datatable, System.TimeZoneInfo, System.Xml.XmlNode, ... As an viable analogy/baseline benchmark, we're looking for it to eventually match the .Net support set of 2015 era Xamarin Android. Keep up the good work.