Skip to content

Solution containing Blazor Server, Blazor Webassembly, Maui Blazor projects and a shared Razor component library with bare minimum to quickly get started with one codebase for all apps.

Notifications You must be signed in to change notification settings

iceHub82/Blazor.Shared

Repository files navigation

Blazor Shared

Solution containing Blazor Server, Blazor Webassembly and Maui Blazor with a shared Razor component library with bare minimum setup to quickly get started with one component codebase for all three Blazor projects. Includes User authorization login for Maui Blazor

Getting Started

Quickly change the layout for all Blazor projects by editing the App.razor file in the Blazor.Razor.Shared Component library

RouteView RouteData="@routeData" DefaultLayout="@typeof(Layout.MainLayout)"

About

Solution containing Blazor Server, Blazor Webassembly, Maui Blazor projects and a shared Razor component library with bare minimum to quickly get started with one codebase for all apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published