Ladislav Šesták
Ladislav Šesták
This can be part of the diagnostics status page (https://github.com/riganti/dotvvm-samples-compilation-status-page)
We can create a new package with extensions for EntityFramework. But this method cannot be included in DotVVM Framework package directly. As @exyi mentioned, `IQueryable` does not provide any async...
It would be nice to have an analyzer that warns you in these cases: 1) Used interface in ViewModel. 2) Used [AllowStaticCommand] on non-static method in class based on ViewModelBase...
Infrastructure added in PR #1156
The signature of Sorter is not defined yet. There are several possibilities. 1) ICommandBinding Sorter.Sort(string columnName) 2) ICommandBinding Sorter.Sort(int index) 3) ICommandBinding Sorter.Sort(string columnName, SortingDirection direction) etc.. The question is...
I'm not sure about the fact that `` is a property that allows you to set only one template provider. In a moment when TemplateProvider has Type property, DataControls.TemplateProvider could...
Thank you for the report. I have reported this issue to our VS team. I expect that this should be resolved in the next release of DotVVM Extension for Visual...
@exyi @tomasherceg What do you think?
I'm not familiar with hacking Visual Studio IDE. We know how tricky things can be. But I have to say I like this change. The summary tag is surplus.
We are working on it. I am moving this issue to milestone 2.3.