I\'d like to store Code for C# Objects or Method in strings and dynamically create an object and call the method from a Parent/Main Application running in .NET Core.
So
Yes. There's an example of how to do it using Roslyn and Reflection here: https://msdn.microsoft.com/en-us/magazine/mt808499.aspx