News

Learn how to utilize the Roslyn Scripting API to host a C# scripting engine in your applications.
C# already has a scripting dialect, though it does differ from C# itself. The goal in this scenario isn’t to eliminate the scripting dialect, but rather move the two languages closer together.