Skip to content

Minimal Blazor template with WASM, MAUI, WinForms and WPF projects that share the same razor, cs and css files in a RCL

License

Notifications You must be signed in to change notification settings

Jinjinov/blazor-wasm-maui-winforms-wpf-template

Repository files navigation

BlazorTemplate

Minimal Blazor template with WASM, MAUI, WinForms and WPF projects that share the same razor, cs and css files in a RCL.

Index.razor, app.css, _Imports.razor and Main.razor are all in RCL, only index.html is duplicated in the WASM, MAUI, WinForms and WPF projects.

You can define all your components and pages in the RCL.

About

Minimal Blazor template with WASM, MAUI, WinForms and WPF projects that share the same razor, cs and css files in a RCL

Topics

Resources

License

Stars

Watchers

Forks