This is a quick update about the latest features in SilverModel 2019.03.
Razor Template Error Reporting
This has been updated to now include the line of code that caused the error in the message. This will make it a lot easier to debug templates.

Command Line Support
It is now possible to generate all the code for a SilverModel project from the command line. Read the docs for more information.

Project Code Generators
You can how store your code generators along with the code for project. Allow you to keep both the code generators you use and your code together in the same source control. Read the docs for more information.

Enum support for Code Generators
It is now possible to add enums with in your code generators so they can be used to add Metadata(stereotypes) to your projects.

As you can see from the picture I am working on adding Query support to your models. Check back soon for more information.
Class Diagram Operations
You can now model operations(procedures) in the class diagrams.

If you have any questions or feature requests please contact me.