Skip to content

Gwaqaza/RoslynClassCreationAndCompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoslynClassCreationAndCompile

Create a class using Roslyn and compile your class.

Creating a Compilation object, Use Emit and pass a Stream object to give me a EmitResult object, Load the bytes into an Assembly object and use Reflection to Invoke the class.

About

Create a class using Roslyn and compile it in run-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages