dotnetcurry / Dynamic-Class-Creation-RoslynView on GitHub
This article discusses an approach to take advantage of Roslyn to increase the amount of dynamic language features we can use into our C# programs. This approach preserves type safety if required and enhances the performance of dynamically added code when compared with using ExpandoObject instances. Read this article in the 8th Anniversary editi…
12Jul 27, 2020Updated 5 years ago

Alternatives and similar repositories for Dynamic-Class-Creation-Roslyn

Users that are interested in Dynamic-Class-Creation-Roslyn are comparing it to the libraries listed below

Sorting:

Are these results useful?