Xavier Peña

Results 2 comments of Xavier Peña

With my Spanish keyboard writing "é" requires pressing "´" + "e", and the result in ReadLine.Read is not the desired one: ``` var input = ReadLine.Read("(prompt)> "); Console.WriteLine(input); // This...

I think this pull request is my only option to be able to use `Keycloak.Net` in my project. My error is: ``` Could not load type 'Flurl.StringExtensions' from assembly 'Flurl,...