Testura.Code
Testura.Code copied to clipboard
Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
Hey, great work! I've been trying to declare the following class, but without luck. I've tried it using ThatInheritFrom, but couldn't get it to work. It results in the following...
Hello! @MilleBo I just wanted to thank you again for this awesome library! It is probably my favorite tool I have ever worked with. Before, I used Handlebars.Net which allowed...
Hello! Again, thank you for such an awesome library! It is my favorite! I am writing some code to generate some classes which have some class properties with attributes from...
fixes issue #42
Hi, As a developer that writes dynamic code, I need to compile code which I have to use at runtime immediately. Saving it to first to file and then load...
Just asking because there seems to low to zero activity
Hello! I am still new to the Roslyn API, but learning fast! I noticed currently in Testura, there are only options for: `Get` and `GetSet` types of properties. I have...
it should be `net7.0` not `net7` - whoops
* added Source Link * updated packages to latest `net6.0` version
Hey, im not quite sure how to test this - I cant seem to update this action: https://github.com/Testura/Testura.Code/actions/runs/3610621665/workflow to the one that I am suggesting for testing. **Notes** * The...