You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool provides extension methods for Actions and Funcs that, when called,
will throw an exception when any memory is allocated to the heap inside the Action/Func.
Mostly a tool for learning to writing code that allocates less memory!
About
A .NET Standard tool, forcing zero heap allocation