Vega IT’s uSitebuilder is an open source (LPGL) framework created for .NET developers to accelerate and streamline their Umbraco based development projects. Our objective is to enable back-end developers to adhere to the .NET standards with minimal external interaction, and to facilitate the automation of their deployments.
Usitebuilder was incorrectly ignoring properties from an abstract base class that were finalised. This fix forces the contenthelper to check if the property is final.
Usitebuilder was incorrectly ignoring properties from an abstract base class that were finalised. This fix forces the contenthelper to check if the property is final.