andrewlock / StronglyTypedId

A Rosyln-powered generator for strongly-typed IDs
MIT License
1.52k stars 79 forks source link

Port to System.Text.Json and target .NET 5 #21

Closed dzmitry-lahoda closed 4 years ago

dzmitry-lahoda commented 4 years ago

because System.Text.Json will work only there

andrewlock commented 4 years ago

This already supports System.Text.Json - no need to target .NET 5? System.Text.Json supports loads of frameworks.

dzmitry-lahoda commented 4 years ago

Cool. Generator have one.