Hamed Hasani
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...
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 
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...
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...
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...
### 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...