Hanprogramer
Hanprogramer
CC#
Created by Hanprogramer on 5/16/2023 in #help
❔ C# native aot reflections
Does runtime reflections work at all in native aot? Or does it work but with some limitations?
7 replies
CC#
Created by Hanprogramer on 3/4/2023 in #help
❔ Need Ideas. Switching from Reflections to Source Gen
I'm writting a game engine, currently using reflections to show what the User Assembly (the scripted parts) has types. Then register these types so we can access it easily at runtime. Currently using runtime reflections, I think this is a very messy implementation. And i think source gen could make this so much better. But I'm new to source gen, any ideas?
9 replies