filmov
tv
Building Hybrid Windows Form Blazor Server App in Visual Studio 2022 C# .NET 7 and ElectronNET.API.
![preview_player](https://i.ytimg.com/vi/Z9SvTexmAeA/sddefault.jpg)
Показать описание
Hi Viewers In this session I am demonstrating
Developing windows form application using Blazor App with visual studio 2022 and .Net7 and ElectronNET.API.
Below are the command to create and configure Blazor Server Electron App.
mkdir blazor-electron-demo
cd blazor-electron-demo
dotnet new blazorserver --no-https
dotnet add package ElectronNET.API
dotnet new tool-manifest
dotnet tool install ElectronNET.CLI
dotnet electronize init
dotnet electronize start
dotnet electronize build /target win
builder.WebHost.UseElectron(args);
Task.Run(async() = await Electron.WindowManager.CreateWindowAsync());
Happy Coding!!!
#BlazorServerApp #DotNetCore #WinForms
Building Hybrid Windows Form Blazor Server App in Visual Studio 2022 C# .NET 7 and ElectronNET.API.
Use Blazor Components on Windows Forms App | Blazor Hybrid
Blazor Desktop App Visual Studio 2022 C# .Net 6 - Hybrid Windows Form using Razor Class Library
Blazor Desktop - hybrid Web and Desktop apps in .NET!
Modernize your WPF and Windows Forms application with Blazor | .NET Conf 2022
Can you build hybrid applications with Blazor?
Blazor Hybrid (+.NET MAUI) Tutorial for Beginners - Build mobile, desktop, & web apps with C#
What is Blazor Hybrid? [Pt 1] | Blazor Hybrid for Beginners
Building .NET Hybrid Apps with Blazor
ASP.NET Community Standup - Native client apps with Blazor Hybrid
What is Blazor WebAssembly, Server, Hybrid, United & Mobile Bindings?!
.NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
May the forms be with you: a new hope with Blazor Hybrid on WinForms | ODFP623
WinForms to Web
Build app using Blazor, .NET Core Web API and Microsoft SQL Server
Build Hybrid Apps with Blazor & .NET MAUI | Visual Studio 2022
Windows Forms Uygulamasında Blazor Kullanımı
MAUI Hybrid App - MAUI Blazor Hybrid Apps | .NET MAUI
.NET MAUI Step by Step Build
Blazor + .NET MAUI – the perfect “hybrid” | ODFP211
Blazor Desktop Winforms App CRUD Operations .Net6 Visual Studio 2022
[Korean] Blazor Hybrid for Mobile App Development & Deployment with App Center
9 UI Frameworks for .NET Desktop App Development [2024]
Комментарии