Skip to content

dgamma3/RoslynCompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Generation with Roslyn and .NET Core.

This is a simple, hello world, example.

I have directly linked to: System.Runtime.dll, in the code on line 46, this might need to change for you.

other tags:

.NET Core - Cross-Platform Code Generation with Roslyn and .NET Core.

In-memory C# compilation (and .dll generation) using Roslyn.

dynamically compiles code in .net core 2.

About

Code Generation with Roslyn and .NET Core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages