ElectronHostedBlazor 8.0.0

Requires NuGet 4.3.0 or higher.

dotnet add package ElectronHostedBlazor --version 8.0.0
NuGet\Install-Package ElectronHostedBlazor -Version 8.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ElectronHostedBlazor" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ElectronHostedBlazor --version 8.0.0
#r "nuget: ElectronHostedBlazor, 8.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ElectronHostedBlazor as a Cake Addin
#addin nuget:?package=ElectronHostedBlazor&version=8.0.0

// Install ElectronHostedBlazor as a Cake Tool
#tool nuget:?package=ElectronHostedBlazor&version=8.0.0

ElectronHostedBlazor

This project enables writing node/electron applications with .NET. This is achieved by a native node module (coreclr-hosting) that runs a .NET application. The .NET application uses the NodeHostEnvironment library to interact with the node runtime.

Besides running .NET in node, we can also run .NET Blazor apps in an Electron renderer process without WebAssembly. This enables access to the DOM and the full .NET core framework at the same time (including full debugger support). Instructions on how to set this up can be found here.

ElectronHostedBlazor only supports the .NET version matching the major version of this project.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 957 12/5/2023
8.0.0-alpha.2 67 12/4/2023
6.0.4 1,300 6/29/2023
6.0.3 806 1/31/2023
6.0.2 1,714 4/8/2022
6.0.1 939 4/6/2022
6.0.0 960 12/23/2021
0.9.11 872 12/8/2021
0.9.10 757 12/8/2021
0.9.3 1,192 7/7/2021
0.9.1 927 6/8/2021
0.9.0 916 4/30/2021
0.8.5 907 4/9/2021
0.8.4 830 3/30/2021
0.8.3 850 3/30/2021
0.7.9 1,296 9/7/2020
0.7.8 1,102 6/8/2020
0.7.7 1,028 6/8/2020
0.7.6 1,006 6/5/2020
0.7.5 972 6/3/2020
0.7.4 1,036 5/18/2020
0.7.3 987 5/18/2020
0.7.2 1,021 5/15/2020
0.7.1 1,018 5/11/2020
0.7.0 999 4/27/2020
0.6.3 1,024 4/16/2020
0.6.2 1,043 4/16/2020
0.6.1 1,119 3/31/2020
0.6.0 1,034 3/27/2020
0.5.2 991 3/26/2020
0.5.1 1,027 3/25/2020
0.5.0 1,012 3/24/2020
0.4.3-alpha.1 234 3/18/2020
0.4.2-alpha.1 235 3/13/2020
0.4.1-alpha.1 274 3/13/2020
0.4.0-alpha.1 242 3/9/2020
0.3.2-alpha.1 257 3/6/2020
0.3.1-alpha.2 259 3/2/2020
0.3.1-alpha.1 242 2/28/2020
0.3.0-alpha.5 227 2/11/2020
0.3.0-alpha.4 218 2/11/2020
0.3.0-alpha.3 277 2/7/2020
0.3.0-alpha.2 291 2/7/2020
0.3.0-alpha.1 292 2/7/2020
0.2.0-alpha.1 247 12/19/2019
0.1.0-alpha.13 233 11/29/2019
0.1.0-alpha.12 238 11/27/2019
0.1.0-alpha.10 244 11/27/2019
0.1.0-alpha.9 247 11/26/2019
0.1.0-alpha.1 243 11/13/2019