|
|
|
|
|
by ComputerGuru
1728 days ago
|
|
The usual C# reflection APIs that devs turn to allocate a lot, but there are ways to make them almost performant by (re)using delegates and expressions. There are a number of good libraries to use reflection faster, as well. |
|