Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.09 KB

File metadata and controls

31 lines (21 loc) · 1.09 KB

Documentation

This folder contains detailed documentation for every feature of StrongTypeIdGenerator.

Start here

Feature guides

Additional details

Package overview

  • StrongTypeIdGenerator contains attributes, abstractions, and the source generator package wiring.
  • StrongTypeIdGenerator.Json provides optional System.Text.Json support through TypeConverterJsonConverterFactory.
  • StrongTypeIdGenerator.EntityFrameworkCore provides optional EF Core 8+ support via value converters and complex type conventions.

Back to repository README.