José Manuel Nieto

Results 189 comments of José Manuel Nieto

> It's still good advice, but it needs some additional qualifiers, if you alias a passed-in variable: > > ```cs > public Service SomeOtherThing > public MyCoolViewModel(Service someOtherThing) { >...

I can confirm this. I'm getting these errors: > Build started at 11:23... 1>------ Build started: Project: Avalonia.HtmlRenderer, Configuration: Debug Any CPU ------ 1>Skipping analyzers to speed up the build....

I'm very interested in this project. I hope it has a brilliant future. I'd like to know if there's any documentation since now there's only a branch, and I guess...

> Hi, thanks for you work. So, can I trust the latest beta version in a production environment or should I avoid to use it? I'd avoid it for now

I don't really know. If someone can answer, please, do!

Please, give sample usages of the SshClient. I would like to run a set of commands in the SAME session, but it seems the client runs every command in a...

Oh, what was the problem? I had problems with Nuke in my Azure DevOps CI builds due to Android tools being removed from the images. If that was the problem,...

I have been looking into the code, but found nothing. How does your code create .msix packages? I'm quite riddle with this because it's 2024 and I still don't know...