Skip to content

SharedBlazorApp showcases seamless integration of a Blazor WebAssembly component into a WPF app for Microsoft MAUI, demonstrating cross-framework component sharing and best practices

Notifications You must be signed in to change notification settings

ottorinobruni/SharedBlazorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedBlazorApp

This repository contains the source code for the SharedBlazorApp project. The goal of this project is to demonstrate the integration of a Blazor WebAssembly component into a WPF application. The solution showcases the ability to display a Blazor component within a Windows application, highlighting the synergy between Blazor and WPF.

Contents

Project Description

SharedBlazorApp showcases the seamless integration of a Blazor WebAssembly component into a WPF application for Microsoft MAUI. The repository includes projects such as BlazorApp and WpfApp, illustrating the shared usage of Blazor components across frameworks.

How to Use

  • BlazorApp: Blazor WebAssembly project containing the shared component.
  • WpfApp: WPF application that utilizes the Blazor component.
  • SharedBlazorApp.sln: Main solution file connecting Blazor and WPF projects.

Getting Started

To run the project locally on your machine, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/SharedBlazorApp.git
  2. Navigate to the project directory: cd SharedBlazorApp
  3. Open the solution in your preferred IDE.
  4. Run the WpfApp project.

Contributions

Contributions are welcome! If you'd like to improve this project, open a pull request or report an issue.

License

This project is licensed under the MIT License.

About

SharedBlazorApp showcases seamless integration of a Blazor WebAssembly component into a WPF app for Microsoft MAUI, demonstrating cross-framework component sharing and best practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published