Template engine for rendering Text Files c# -
i in process of writing class library generate edi file. wanting write template file can pass in form of model , generate file (similar how asp mvc functions).
i have looked @ t4 files xslt , have concerns on both. t4 looks have interesting way of approaching related classes, , file locks during compile. xslt possible, hoping there might out there bit more intuitive.
i have tried searching see if duplicate issue, if is, please allow me know, , appologies.
much appreciated.
c# templates
No comments:
Post a Comment