Skip to content

Mythetech.Framework

Interactive Examples

Check out the Storybook for interactive component demos.

What is Mythetech.Framework?

Mythetech.Framework is a collection of reusable Blazor components and abstractions that extend MudBlazor functionality. It provides custom components, utility classes, and infrastructure for building cross-platform desktop and web applications.

Key Features

  • Custom Components — Extend MudBlazor with additional components
  • Platform AbstractionsILinkOpenService, IFolderOpenService, IMessageBus
  • Settings Framework — UI editor discovery and persistence
  • Cross-Platform — Support for desktop (via Hermes/Photino) and WebAssembly

Installation

bash
dotnet add package Mythetech.Framework

Getting Started

Visit the Framework GitHub Repository for detailed documentation and examples.

Released under the Elastic License 2.0