This package allow BlazorMobile to be compatible with an ElectronNET server-side Blazor application, so you can use the same project structure and interoping calls either on Mobile (BlazorMobile) and Desktop (ElectronNET).
Info
Version: | 3.2.8 |
Author(s): | Guillaume ZAHRA |
Last Update: | Friday, June 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Daddoon/BlazorMobile |
NuGet Url: | https://www.nuget.org/packages/BlazorMobile.ElectronNET |
Install
Install-Package BlazorMobile.ElectronNET
dotnet add package BlazorMobile.ElectronNET
paket add BlazorMobile.ElectronNET
BlazorMobile.ElectronNET Download (Unzip the "nupkg" after downloading)
Dependencies
- ElectronNET.API(>= 5.30.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Xamarin.Forms(>= 3.5.0.169047)
- BlazorMobile.Common(>= 3.2.8)
- BlazorMobile.Web(>= 3.2.8)
- BlazorMobile(>= 3.2.8)
Tags