Skip to main content
Kelvas blog
  1. Tags/

dotnet

2021


Segmentation fault and .NET on Linux

·384 words·2 mins
Segmentation fault and .NET on Linux # For some time I have re-enabled one of my PC with a good Linux Manjaro, it’s very convenient to run tens of services continuously without having to leave my Mac on or at home. And I wanted to experience .NET development with VSCode (to do Blazor I admit it) all on my Linux. Of course I follow the Microsoft tutorials to set up the environment and I start here: https://docs.

Incomprehensible errors

·1340 words·7 mins
As you’ve probably gathered from the previous articles, I mostly do iOS and Android mobile. But from time to time, I go outside this mobile bubble to do other things. The interesting thing about doing Xamarin for mobile is that it’s easy to port our application to desktop environments. But when I left my iOS and Android cocoon, I quickly realized that the tools for desktop development were not necessarily as advanced as their smartphone brother.