Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 437 Bytes

Wpf-Blazor-Hybrid-Template

Wpf-Blazor-Hybrid-Template A template focused on separating Blazor components and using them in WPF.

Layouts

BlazorTemplate.Components

  • The location of the pages and components of the blazor.

BlazorTemplate.Shared

  • The location of the view models and states (Shared Between wpf and blazor).

WpfBlazorHybridTemplate

  • The main app and location of the pages and components of the wpf.