0
kicks
XML-Driven T4 Code Generation with ElasticObject
Anoop Madhusudanan has created a Nuget package, AmazedSaint.ElasticObject, that will generate C# classes from XML files. The project uses T4 transformations, so it could lead to some interesting methods for generating things like database model classes.