Alert! Due to maintenance issues, Assets will be uploaded on: TopGameAssets.com

Roslyn C# – Runtime Compiler

This is a paid asset, but now you can download it totally free. However, please keep in mind that this package is only provided for studying or testing the product prior to purchasing it, not for business functions.

Overview :

Roslyn C# allows runtime loading of assemblies and C# scripts using the Roslyn compiler, making it easy to add modding support or in-game programming to your project.

Roslyn C# also includes code security verification that allows you to specify a number of security restrictions that loaded code must adhere to, including illegal namespaces and types. This makes it much safer to load code from unknown sources.

Highlights:

  • Compile and run C# scripts at runtime
  • Leverage the latest C# language features using the Roslyn C# compiler
  • Fast execution. Once compiled, external scripts will run as fast as game scripts
  • Allows modding support to be added easily
  • Code security validation means that unsafe code can be identified and discarded
  • Code security generates a detailed report upon failure containing information about illegal types used and every usage occurrence in the external code
  • Simple and easy to use API for assembly, type and instance reflection
  • Support for non-concrete communication using script proxies
  • Automatic type construction using correct method (AddComponent, CreateInstance, new)
  • Cached member tables for quick reflection
  • All scripts and example are organised into namespaces to avoid type name clashes
  • Fully commented partial C# source code included
  • Comprehensive .chm documentation of the API for quick and easy reference

Check Other Integration Assets:

Download Roslyn C# – Runtime Compiler v1.7.3


Download Roslyn C# – Runtime Compiler v1.8.1 Latest Version


Leave a Comment