Hamed Hasani

Results 6 issues of Hamed Hasani

In case of enabling showStepNumbers the displying label is always in format of "n of m" and there is no way to localize it for other languages. I think below...

new feature

it seem's that there is a 200 ms delay on showing date picker by Helper.debounce I think it's better that this delay became optional ![image](https://user-images.githubusercontent.com/11094468/38779395-08d5a006-40dd-11e8-9e06-6dc2d793259d.png)

enhancement

I have this data model: ```csharp class Student { public string Name { get;set; } } class StudentAssignment { public Student Student { get;set; } [DatabaseGenerated(DatabaseGeneratedOption.Computed)] [Required] public string StudentName...

area-save-changes

I am trying to use a WSDL service in dot net core that works fine in previous version of dotnet. As I described in https://github.com/dotnet/wcf/issues/2259 and https://github.com/dotnet/wcf/issues/2258 first I tried...

Blocked

I'm using vs code + C# + "C# devkit" in last 4 months. After updating C# and C# dev kit extensions to their new versions, the project startup time dramatically...

Bug
Triaged

### Description of the new feature Current list of providers has only three options which is limiting. It would be much better if we can other oprions like openrouter.ai vs...

Issue-Feature
Needs-Triage
Needs-Tag-Fix