JsonSourceGenerator icon indicating copy to clipboard operation
JsonSourceGenerator copied to clipboard

Source generators to create strongly typed wrappers around JSonElements instead of serializing

Results 2 JsonSourceGenerator issues
Sort by recently updated
recently updated
newest added

If we generated and returned a public struct, maybe the wrapper could be on the stack a bunch instead of needing to allocate either a class or a box?