This library implements a electron renderer host for blazor components using the `NodeHostEnvironment`.
Info
| Version: | 8.0.0 |
| Author(s): | sanosdole2 |
| Last Update: | Tuesday, December 5, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ElectronHostedBlazor |
Install
Install-Package ElectronHostedBlazor
dotnet add package ElectronHostedBlazor
paket add ElectronHostedBlazor
ElectronHostedBlazor Download (Unzip the "nupkg" after downloading)
Dependencies
- NodeHostEnvironment(>= 0.7.9)
Tags