Omair Majid
Announcements, thoughts, code and fun
Home
Posts
Projects
Talks
About
Fedora
09
Apr 2021
Build .NET and avoid prebuilts: Bootstrapping .NET in Fedora
Why Bootstrap? Compiling code is supposed to be straightforward: you run a compiler over the code and the compiler gives you back an …
05
Aug 2020
.NET Core Symbols on Fedora
Have you ever tried to debug a .NET application and seen errors saying debug information or debug symbols are not available? What are debug …
28
May 2020
.NET Core is now available in Fedora
One exciting feature in the recent release of Fedora 32 is the inclusion of .NET Core in the default repositories. This makes Fedora 32 the …