Skip to content

In this repository you can find samples on how to use Blazor within a webiew.

Notifications You must be signed in to change notification settings

nich2408/BlazorWebViewSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

image

🌐 Blazor WebView samples

In this repository you can find samples on how to use Blazor within a webiew.

📁 Included samples

✉ Messages sample

  • webview-messages-sample contains an example for transmitting messages from a WPF webview to a Blazor app.
✉ Contents
  • BlazorAppSample contains the Blazor app project to access from the webview.
  • WpfAppSample contains the WPF project hosting the webview.
✉ Usage
  • Open the .sln with Visual Studio and start the projects
  • Use the WPF application to send messages to the Blazor app and viceversa image
  • Explore the code to find out how to use webview messages API in your projects

❔ Other info

About

In this repository you can find samples on how to use Blazor within a webiew.

Topics

Resources

Stars

Watchers

Forks