1 Repo
Hosting environments specifically designed to run Blazor components as standalone desktop applications.
Distinct from Blazor Applications: Specializes Blazor application support for desktop shell hosting rather than standard web deployment.
Explore 1 awesome GitHub repository matching web development · Desktop Hosting. Refine with filters or upvote what's useful.
Electron.NET is a framework for building cross-platform desktop applications using ASP.NET Core, Razor Pages, MVC, or Blazor. It serves as a wrapper that hosts .NET web projects within a native desktop shell, allowing web-based logic to function as standalone software across different operating systems. The project provides a hosting environment specifically for Blazor components and other .NET web technologies, converting them into distributable binary executable packages. It integrates a native web browser control for UI rendering and utilizes a structured communication channel to pass mess
Provides a hosting environment that runs Blazor web components as standalone desktop software.