This small library provides an easy way to compile and execute C# code from source code provided at runtime. It uses Roslyn to provide compilation services for string based code via the ...
Express is an expression, micro scripting and templating language. It was Initially built as an expression language for a web framework, but over the years has evolved to meet other usecases. It's ...