Use this API to generate and execute assemblies from string code such as:
using System;
public class A{
static void Main(string[] args)
{
Console.WriteLine(args[0]);
}
}
and more advanced programs written in C# and Visual Basic.NET.
An example file is given.
Features
- Dynamic Code Compilation
- Execution of C# and VB.NET Code
- strings of code to assembly compilation
- strings to dynamic code execution
- compile and add new assemblies on the fly
- assembly dll generation on the fly
Follow Dynamic DotNet Code Generation
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Dynamic DotNet Code Generation!