Hi all,
The current version is V1.1.1.0. It is mainly a feature enhanced version. Change is as follows:
Added <% @ askEMBLY LOCATION = "", used to replace the AssemblyName property in the original <% @ parameter, so as long as you define a set of assemblies that need to be referenced, don't need to be repeated in each parameter. Therefore, the assemblyname attribute in <% @ parameter is removed and no longer supported. Added <% @ Import Namespace = "AS =" "%> so that the specified namespace can be used in dynamic code, the AS attribute is an optional attribute as an alias that is named space or class. Fixed a bug that did not fix it in Release v1.0.0.0, this bug will make some correctly defined templates an incorrect template.