Commit 80f9e02
docs: C# codegen tier shipped — update status (CLAUDE.md + roadmap)
C# now generates the full EF Core + ASP.NET stack (entities, AppDbContext with
@storage owned types, CRUD routes) + Postgres DDL (tables w/ FK + @storage
columns, projection views) via the meta CLI. Update the status from "codegen
being built out" to shipped; the remaining C# tiers are introspection-driven
incremental migration and the runtime-metadata pillar.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1dae3cd commit 80f9e02
2 files changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments