The Shiny Templates come pre-configured with the following Shiny libraries. Each is AOT-compatible and built with source generators for zero-reflection performance.
| Library | Description |
|---|
| Shiny.NET | Core framework for building mobile applications with background services, BLE, jobs, GPS, notifications, and more |
| Shiny Mediator | Mediator pattern implementation with middleware, caching, offline support, and AOT source generation |
| Shiny MAUI Shell | Shell navigation with ViewModel lifecycle management, source-generated routes, and DI integration |
| Library | Description |
|---|
| Shiny Extensions DI | Attribute-driven, source-generated service registrations with category-based conditional registration |
| Shiny Stores | Cross-platform key/value store abstraction with persistent service binding |
| Shiny Reflector | Source-generated property access, JSON serialization, and assembly info generation |
| Shiny Localization Generator | Strongly-typed localization classes generated from .resx files |
| Shiny Web Hosting | ASP.NET Core infrastructure modules |
| Library | Description |
|---|
| Shiny SQLite Document DB | Document-oriented SQLite database with LINQ querying, projections, and AOT support |
| Shiny Spatial | Dependency-free spatial database using SQLite R*Tree indexing with custom geometry algorithms |
| Library | Description |
|---|
| Shiny TableView | Settings-style TableView with 14 cell types, cascading styles, sections, and full MVVM support |