Version 3.0 of OxyGen Code focuses on improving flexibility and customization.

With this version of OxyGen Code Generator, you are able to customize generated output in all layers. The introduction of Table Inheritance as well as CRUD Constraints means that the generated framework is able to do more of the work needed to complete your .NET project. Custom Code Registration is a groundbreaking way to introduce your custom code to the generation engine.


Key features:

This is a feature that allows the user to register their custom code with OxyGen Code Generator. The effect of this is that the Code Generator is now aware of your custom classes, methods and properties. This means that it will generate UI and Service components that reflect your custom code.