Shiny.DocumentDb v3 — One API, Four Databases
The SQLite document store grows up. v3 adds MySQL, SQL Server, and PostgreSQL support with a clean provider abstraction — same fluent LINQ queries, same AOT support, any backend.
Tagged
32 posts · page 3 of 3
The SQLite document store grows up. v3 adds MySQL, SQL Server, and PostgreSQL support with a clean provider abstraction — same fluent LINQ queries, same AOT support, any backend.
A cross-platform .NET MAUI library that gives you full CRUD access to device contacts with LINQ queries, native query translation, and zero platform ceremony.
How Shiny MAUI Shell transforms .NET MAUI navigation from error-prone string routing into type-safe, testable, source-generated goodness.
v2.0.0 introduces table-per-type mapping, custom Id properties, document diffing via GetDiff, batch insert, a standalone core library without DI dependencies, and a convenience constructor — all fully AOT-safe
A new library that provides a unified API for browsing, searching, and playing music from the device music library on iOS and Android — with permissions, metadata, playback controls, and file export
A new library that turns SQLite into a spatial database with R*Tree indexing, custom geometry algorithms, polygon-based GPS geofencing with no OS region limits — zero native dependencies, fully AOT-compatible
A new library that turns SQLite into a document database with a fluent LINQ query builder, streaming, pagination, aggregates, indexes, projections, and full AOT support — no migrations required
A pure .NET MAUI TableView control with 15 cell types, cascading styles, drag-sort, dynamic sections, and full MVVM support — no custom renderers required