2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#549 forks (549 forks)github user discovery
help wantedproject: NJsonSchema.CodeGeneration.CSharpproject: NJsonSchema.CodeGeneration.TypeScripttype: enhancement
Repository metrics
- Stars
- 1,578 stars (1,578 stars)
- PR merge metrics
- Avg merge 39d 6h (Avg merge 39d 6h)1 merged PR in 30d (1 merged PR in 30d)
Description
Is there any support for using one base class for all DTO models?
Contributor guide
- Research direction
- Search the NJsonSchema documentation and examples for how to specify a custom base class for DTO models. Look for attributes or configuration options that allow inheritance or schema reuse.
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C#JSON Schema