Results 4 packages
Sort by

d_rocket_buildercopy "d_rocket_builder: ^2.0.0" to clipboard
d_rocket_builder: ^2.0.0 copied to clipboard

1
likes
130
points
62
downloads
build_runner codegen for the d_rocket framework: generates @Serializable, @RestClient, @Table handlers and the central initializeD() registry. #codegen#build-runner#d-rocket#source-gen

d_rocket_engine_sqlitecopy "d_rocket_engine_sqlite: ^2.0.0" to clipboard
d_rocket_engine_sqlite: ^2.0.0 copied to clipboard

1
likes
140
points
29
downloads
SQLite engine for d_rocket 2.0: bundles libsqlite3 (and the SQLCipher probe) to drive DbContext / DbSet / LINQ-SQL push-down and auto-migrations on iOS, Android, macOS, Linux, and Windows.#sqlite#sqlcipher#d-rocket#orm#database

d_rocket_lintscopy "d_rocket_lints: ^2.0.0" to clipboard
d_rocket_lints: ^2.0.0 copied to clipboard

0
likes
110
points
33
downloads
Analyzer plugin rules for the d_rocket framework: detects closure LINQ calls (which run in-memory only and should be rewritten with Expr.lambda for SQL translation) and N+1 navigation fetches in loops. #lints#analyzer-plugin#d-rocket#static-analysis#dev-tool

d_rocket_engine_postgrescopy "d_rocket_engine_postgres: ^2.0.0" to clipboard
d_rocket_engine_postgres: ^2.0.0 copied to clipboard

0
likes
120
points
28
downloads
PostgreSQL engine for d_rocket 2.0: implements the DbEngine contract over the Postgres v3 wire protocol (via package:postgres). Use it for multi-user / multi-machine backends; for local single-user ap [...]#postgres#postgresql#orm#d-rocket#database

Check our help page for details on search expressions and result ranking.