Speed up your SERVE Architecture development in Visual Studio!This extension helps you generate code that adheres to SERVE architecture. Download the extensionHow to start
https://app.screencast.com/oj3PuB1a84H4C
https://app.screencast.com/Zk0OKibSlwSRS Please be noted that it will also auto-generate DTO with properties extracted from entity (linked objects are not supported in this version, it will be available in the upcoming release) A Visual Studio extension for easily creating new feature code for SERVE architecture project. Simply hit Alt+S to do that or use the menu New SERVE Feature from the context menu. FeaturesThis extension helps you rapidly scaffold components for SERVE architecture project How to useA new button is added to the context menu in Solution Explorer. You can either click that button or use the keyboard shortcut Alt+S. |