Skip to content

Sample app for showing Hybrid clients + Blazor Web app with a shared UI that can render differently on devices

Notifications You must be signed in to change notification settings

BethMassi/BethTimeUntil

Repository files navigation

Blazor hybrid app that targets native mobile, native desktop and web

This app uses .NET MAUI and Blazor WebAassembly clients with a shared razor component library. It demonstates basic architecture, project layout, and how to implement local storage for all platforms. The mobile and desktop apps are native platform apps. MAUI handles abstractions for all the native devices. For WebAsm, it uses Blazored, an open source library for local storage.

About

Sample app for showing Hybrid clients + Blazor Web app with a shared UI that can render differently on devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published