Code generation
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
MDriven can generate C# code for projects in Visual Studio.
MDriven can generate C# code for projects in Visual Studio.



Revision as of 07:39, 17 June 2024

This page was created by Lars.olofsson@mdriven.net on 2017-12-20. Last edited by Stephanie@mdriven.net on 2025-03-21.

MDriven can generate C# code for projects in Visual Studio.

If you have several Packages, you probably need them to use code access package boundaries. Then, add the name of the other packages in the Property Inspector for the Package.

Troubleshooting: Code generation not working