Dreamine Documentation API reference hub and module entry point

Documentation Hub

This page is the main entry point for Dreamine API documentation. You can access individual module Doxygen pages and expand later into architecture documents, quick starts, and package guides.

API Reference

Start from the core infrastructure module and expand to MVVM runtime, WPF integration, behaviors, and hybrid modules.

Dreamine.MVVM.Core

Lightweight DI container and infrastructure core for Dreamine MVVM.

Open Core API

Dreamine.MVVM.Interfaces

Interface contracts for module boundaries and MVVM composition.

Open Interfaces API

Dreamine.MVVM.ViewModels

ViewModel layer documentation and public runtime surface.

Open ViewModels API

Dreamine.MVVM.Wpf

WPF-specific startup, runtime integration, and binding support.

Open WPF API

Dreamine.MVVM.Locators

Locator and View-ViewModel mapping support for Dreamine applications.

Open Locators API

More Modules

Behaviors, Extensions, Generators, and Hybrid modules can be added with the same structure later.

View Repositories