Skip to content

C# helper class for compiling code into an in-memory assembly at runtime

Notifications You must be signed in to change notification settings

randyburden/RuntimeCodeCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Runtime Code Compiler

###About###

C# helper class for compiling code into an in-memory assembly at runtime.

Modified from the following post by Richard Friend on stackoverflow: http://stackoverflow.com/a/3024112/670028

###Note###

See the test project for example usage.

About

C# helper class for compiling code into an in-memory assembly at runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages