Blazor on webview might be a lighter option for hosting a Blazor desktop app

IntroductionBlazor is becoming little by little the defacto standard for developing new andmodern SPA applications inside the .NET ecosystem which becomes cross-platform.It empowers the creativity of developers to achieve more by targeting multipleplatforms and devices using the … | Continue reading


@maherjendoubi.io | 4 years ago

Building Cross-Platform Desktop Apps Using Blazor and Electron.net

I transformed the Blazing Pizza application from a Blazor Web App to a cross-platform Desktop App thanks to the library Electron.NET and the tooling provided by the ElectronNET.CLI. | Continue reading


@maherjendoubi.io | 4 years ago

Rendering Medical Images Using Blazor and Fo-Dicom

In this blog post, I used fo-dicom.Drawing library to convert a couple of dicom files to Bitmap images and render them in Blazor Server-Side application. | Continue reading


@maherjendoubi.io | 5 years ago

Using Cdnjs Through Library Manager for ASP.NET Core 2.2 Preview 1

The inspiration trigger for writing this blog post was a question from the ASP.NET Core forum community. The question was about the best way of using npm packages in ASP.NET Core. I will not write here about npm but instead, I will describe how to use an alternative | Continue reading


@maherjendoubi.io | 5 years ago