Dreamine Project Wizard
Build structured Dreamine applications directly from Visual Studio.
Dreamine Project Wizard helps developers create verified Dreamine projects and complete MVVM items without manually assembling projects, folders, references, and NuGet packages.
Create a Dreamine application

Choose the target UI platform, WPF architecture mode, compatible FullKit packages, and optional CrossUI platforms from one project wizard.
Supported project types
- WPF Core
- WPF Smart
- WPF Enterprise
- WinForms
- Blazor
- .NET MAUI
- WPF + Blazor Hybrid
- CrossUI
FullKit selection
Dreamine.MVVM.FullKitDreamine.Hybrid.FullKitDreamine.Communication.FullKitDreamine.IO.FullKitDreamine.PLC.FullKitDreamine.UI.FullKitDreamine.Database.FullKit
Required FullKit packages are selected and locked automatically. Incompatible packages are disabled with a reason, while compatible optional packages remain selectable.
Add complete Dreamine items

Add platform-aware Dreamine items directly from a project or physical folder. Preview every generated file and deselect optional Model, Event, ViewModel, or scoped CSS files before creation. Required view files remain selected as one safe bundle.
Supported item types
- WPF Window
- WPF Page
- WPF UserControl
- WinForms Form
- WinForms UserControl
- Razor Component
- Razor Page
- MAUI ContentPage
- MAUI ContentView
- Shared ViewModel
- Shared Model
- Shared Event
- Shared Service
Safe generation
- Existing files are never overwritten.
- All target paths are validated before creation.
- Files are rendered and validated before commit.
- Failed transactions remove only files created by that transaction.
- Generated solutions are parsed through SolutionPersistence.
- Project references remain relative.
- CrossUI keeps the platform-to-Shared dependency direction.
- No telemetry, remote advertisement download, or remote code execution is used.
Official links
- Website: https://dreamine.kr/
- Documentation: https://dreamine.kr/knowledge
- Samples: https://dreamine.kr/resources
- Ontology: https://dreamine.kr/ontology
- GitHub: https://github.com/CodeMaru-Dreamine
- Support: [email protected]