Robin Herbots

Results 158 comments of Robin Herbots

@novakmarkov, @RicoSuter, @Alamaster99, Is there any update on this? I temporaly solved it by adding the following in the generated c# client ``` using FileResponse=Microsoft.AspNetCore.Mvc.IActionResult; ```

@RicoSuter, I used the openApiToCSharpClient that's why. The PR only applies to generating c# controllers.

@brockallen , I use aspnet.identity with an odbc connection (don't ask, ...) and also have the issue when updating email or phone. Anyway I send a pull request on IdentityManager/IdentityManager.AspNetIdentity...

@mantia11 , Do you only want to show the creditcard formatted in the above format (with ***) or also while typing?

@mantia11 , Have a look at https://jsfiddle.net/6k8d04yb/

@mantia11 , No problem. Maybe I could create some alias for creditcardnumbers whcih include such a functionality out of the box. For the moment have a look at version 2...

@mantia11 , Feel free to spread the word or pay me a coffee by making a small donation :-)

@vyscond , @elend80 , Can you elaborate a bit. What exactly doesn't work? What do you get as value. https://jsfiddle.net/6k8d04yb/12/

@CrestApps , That would indeed a nice extra feature. I will add such functionality.

@nrtszr , When you type the komma or dot on the numeric keyboard this is already handled.