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.
<PackageVersion Include="ElectronHostedBlazor" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ElectronHostedBlazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=ElectronHostedBlazor&version=8.0.0
                    
Install ElectronHostedBlazor as a Cake Addin
#tool nuget:?package=ElectronHostedBlazor&version=8.0.0
                    
Install ElectronHostedBlazor as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 2,444 12/5/2023
8.0.0-alpha.2 84 12/4/2023
6.0.4 1,375 6/29/2023
6.0.3 849 1/31/2023
6.0.2 1,767 4/8/2022
6.0.1 994 4/6/2022
6.0.0 1,008 12/23/2021
0.9.11 926 12/8/2021
0.9.10 812 12/8/2021
0.9.3 1,247 7/7/2021
0.9.1 975 6/8/2021
0.9.0 971 4/30/2021
0.8.5 964 4/9/2021
0.8.4 879 3/30/2021
0.8.3 900 3/30/2021
0.7.9 1,353 9/7/2020
0.7.8 1,160 6/8/2020
0.7.7 1,081 6/8/2020
0.7.6 1,067 6/5/2020
0.7.5 1,035 6/3/2020
0.7.4 1,099 5/18/2020
0.7.3 1,042 5/18/2020
0.7.2 1,075 5/15/2020
0.7.1 1,075 5/11/2020
0.7.0 1,058 4/27/2020
0.6.3 1,075 4/16/2020
0.6.2 1,101 4/16/2020
0.6.1 1,184 3/31/2020
0.6.0 1,087 3/27/2020
0.5.2 1,061 3/26/2020
0.5.1 1,089 3/25/2020
0.5.0 1,075 3/24/2020
0.4.3-alpha.1 274 3/18/2020
0.4.2-alpha.1 273 3/13/2020
0.4.1-alpha.1 316 3/13/2020
0.4.0-alpha.1 279 3/9/2020
0.3.2-alpha.1 297 3/6/2020
0.3.1-alpha.2 301 3/2/2020
0.3.1-alpha.1 278 2/28/2020
0.3.0-alpha.5 268 2/11/2020
0.3.0-alpha.4 253 2/11/2020
0.3.0-alpha.3 319 2/7/2020
0.3.0-alpha.2 328 2/7/2020
0.3.0-alpha.1 329 2/7/2020
0.2.0-alpha.1 286 12/19/2019
0.1.0-alpha.13 275 11/29/2019
0.1.0-alpha.12 280 11/27/2019
0.1.0-alpha.10 285 11/27/2019
0.1.0-alpha.9 282 11/26/2019
0.1.0-alpha.1 278 11/13/2019