Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexandrehtrb
220 days ago
Most reflection usage is for JSON (de)serialization and for that you can use source generators, which also offer better performance.
https://learn.microsoft.com/en-us/dotnet/standard/serializat...