prisma-generator-dotnet-postgres
JSON →Prisma generator that produces .NET Postgres data models (C# classes) from your Prisma schema. Current stable version 2.2.5, release cadence irregular. Differentiators: generates DbContext with EF Core mappings, handles relations and enums, opinionated naming conventions. Use when you need to keep .NET models in sync with Prisma schema without manual mapping.