prisma-generator-dotnet-postgres

JSON →
library 2.2.5 ·javascript
verified Jun 5, 2026

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.