Skip to content

Unity demos with Roslyn C# compiler tools which allow you to compile and inspect C# code at runtime

Notifications You must be signed in to change notification settings

dilmerv/UnityRoslynDemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Roslyn Demos

Unity demos with Roslyn C# compiler tools which allow you to compile and inspect C# code at runtime.

I've created couple of Unity scenes which demonstrate how to use the RoslynCodeRunner.cs which currently provides you with the following options shown on the inspector image below:

Demo creating a MonoBehaviour Demo handling Math

Requirements

Unity 2021.3.8f1 or greater (This could work with earlier version but not tested yet)

Future improvements

  1. Documenting how to get Roslyn C# DLLs compiled with .NET Standard

About

Unity demos with Roslyn C# compiler tools which allow you to compile and inspect C# code at runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published