openapi-generator
openapi-generator copied to clipboard
C# Generator for WPF views
Hi All I want to generate simple views for each of the C# generated classes (From the API we use this part works well), we do have the notifypropertychanged interface added through the Mustache templates but i need to find out how i can generate a WPF view (the xaml and xaml.cs) based on the same yaml file.
eg.
Current Generated VM (working)
View i need to gen consist of the following
the .xaml.cs will always look like this