One of the expansions that I thought could use a little spice was the “ctor” expansion. You can download my modified one here. Its not very different, all it does is insert a default “string foo” argument that you can overrite in the template. I found that in every instance I wanted to use the “ctor” expansion I also wanted to put in some constructor arguments – especially for entity classes.

Mdctor

Enjoy!