| Package |
Purpose |
DotCarbon.Core |
Runtime, bridge, source generator integration, config, security |
DotCarbon.Cli |
Global carbon .NET tool |
DotCarbon.Host.Desktop |
Photino desktop host, tray, and menus |
DotCarbon.Host.Android |
Android WebView host |
DotCarbon.Host.iOS |
WKWebView iOS host |
DotCarbon.Plugins.* |
First-party backend plugins |
| Package |
Purpose |
@dotcarbon/create-app |
Project scaffolder |
@dotcarbon/api |
Invoke and event bridge |
@dotcarbon/plugin-clipboard |
Clipboard wrapper |
@dotcarbon/plugin-deep-link |
Deep-link wrapper and event |
@dotcarbon/plugin-dialog |
Native dialog wrapper |
@dotcarbon/plugin-fs |
Scoped file-system wrapper |
@dotcarbon/plugin-global-shortcut |
Global shortcut wrapper and event |
@dotcarbon/plugin-http |
Scoped HTTP wrapper |
@dotcarbon/plugin-notification |
Notification wrapper |
@dotcarbon/plugin-opener |
Open and reveal wrapper |
@dotcarbon/plugin-os |
OS information wrapper |
@dotcarbon/plugin-shell |
Scoped process wrapper |
@dotcarbon/plugin-single-instance |
Single-instance status wrapper |
@dotcarbon/plugin-store |
Persistent store wrapper |
@dotcarbon/plugin-updater |
Update lifecycle wrapper |
@dotcarbon/plugin-window |
Labeled window handles |
DotCarbon is currently pre-1.0. Keep NuGet and npm packages on a compatible release line and review
minor-release notes for contract changes.