Our great sponsors
-
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Why not use Roslyn Scripting…you can pretty much do any kind of dynamic evaluation with this and it does not require any reflection. https://github.com/dotnet/roslyn/blob/main/docs/wiki/Scripting-API-Samples.md you can add the support via a Nuget.
-
Checkout https://github.com/dynamicexpresso/DynamicExpresso
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Getting System.Threading.ThreadStateException when triying to copy from a Datagrid cell
- How can I make my .EditorConfig format my code like this when the parameters etc is too long/many?
- Why I won’t need constructors anymore in C# 11 - Nick Chapsas
- Lisp, Smalltalk, and the Power of Symmetry
- How do I build an exe?