This folder contains detailed documentation for every feature of StrongTypeIdGenerator.
- Custom Validation with CheckValue
- Custom Value Property Name
- Private Constructors and Factory Methods
- TypeConverter and System.Text.Json Integration
- Entity Framework Core Integration
StrongTypeIdGeneratorcontains attributes, abstractions, and the source generator package wiring.StrongTypeIdGenerator.Jsonprovides optionalSystem.Text.Jsonsupport throughTypeConverterJsonConverterFactory.StrongTypeIdGenerator.EntityFrameworkCoreprovides optional EF Core 8+ support via value converters and complex type conventions.
Back to repository README.